-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bfe2603
commit 3a590f6
Showing
1 changed file
with
50 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,50 @@ | ||
# PROJECT-NAME | ||
# PROJECT-NAME | ||
|
||
>**PROJECT DESCRIPTION:** Here goes your awesome project description! | ||
## Table of contents | ||
* [General info](#general-info) | ||
* [Screenshots](#screenshots) | ||
* [Technologies](#technologies) | ||
* [Setup](#setup) | ||
* [Features](#features) | ||
* [Status](#status) | ||
* [Inspiration](#inspiration) | ||
* [Contact](#contact) | ||
|
||
## General info | ||
Add more general information about project. What the purpose of the project is? Motivation? | ||
|
||
## Screenshots | ||
![Example screenshot](./img/screenshot.png) | ||
|
||
## Technologies | ||
* Tech 1 - version 1.0 | ||
* Tech 2 - version 2.0 | ||
* Tech 3 - version 3.0 | ||
|
||
## Setup | ||
Describe how to install / setup your local environement / add link to demo version. | ||
|
||
## Code Examples | ||
Show examples of usage: | ||
`put-your-code-here` | ||
|
||
## Features | ||
List of features ready and TODOs for future development | ||
* Awesome feature 1 | ||
* Awesome feature 2 | ||
* Awesome feature 3 | ||
|
||
To-do list: | ||
* Wow improvement to be done 1 | ||
* Wow improvement to be done 2 | ||
|
||
## Status | ||
Project is: _in progress_, _finished_, _no longer continue_ and why? | ||
|
||
## Inspiration | ||
Add here credits. Project inspired by..., based on... | ||
|
||
## Contact | ||
Created by [@flynerdpl](https://www.flynerd.pl/) - feel free to contact me! |