Update README.md
This commit is contained in:
parent
4be020d15d
commit
24930ed269
1 changed files with 8 additions and 0 deletions
|
@ -28,3 +28,11 @@ Would you like to test new features before they land in the public version? Just
|
|||
## Used Libraries
|
||||
|
||||
[Neokree's Material Navigation Drawer](https://github.com/neokree/MaterialNavigationDrawer)
|
||||
|
||||
## 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. **Create New Pull Request**
|
||||
|
|
Reference in a new issue