scaffold README.md

This commit is contained in:
Alexis Vanier 2017-09-25 15:45:01 -04:00
parent 0a67164745
commit b4cda9d977
No known key found for this signature in database
GPG key ID: 6B7049C3203BCBF9

19
README.md Normal file
View file

@ -0,0 +1,19 @@
# jkl
TODO: Write a project description
## Installation
TODO: Describe the installation process
## Usage
TODO: Write usage instructions
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D