From 24930ed2692087584db48d2aae004887edf75a7b Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Tue, 19 May 2015 17:33:42 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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**