diff --git a/README.md b/README.md index 5a74e99..2c766a5 100644 --- a/README.md +++ b/README.md @@ -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**