{Write a project description}
- {List all the project features}
./
├───┐
│ ├─
│ │
│ └─
│ │
│ ├─
│ │
│ └─
│ │
│ ├─
│ │
│ └─
│ │
│ ├─
│ │
│ └─
├──
└──
{List the project dependencies}
{Describe the installation process}
{Write usage instructions}
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
{Write credits}
Project Name is released under the terms of the MIT license.