Initial commit
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Project Name
|
||||
|
||||
TODO: Write a project description
|
||||
|
||||
## Installation
|
||||
|
||||
TODO: Describe the installation process
|
||||
|
||||
## Usage
|
||||
|
||||
TODO: Write usage instructions
|
||||
|
||||
## Contributing
|
||||
|
||||
1. Create your feature branch: `git checkout -b feature/my-new-feature`
|
||||
2. Commit your changes: `git commit -am 'Add some feature'`
|
||||
3. Push to the branch: `git push origin my-new-feature`
|
||||
4. Submit a pull request :D
|
||||
|
||||
## Credits
|
||||
|
||||
TODO: Write credits
|
||||
|
Reference in New Issue
Block a user