This commit is contained in:
mmk2410 2015-05-19 18:11:01 +02:00
commit 7750803cd7
1 changed files with 12 additions and 0 deletions

View File

@ -21,6 +21,18 @@ You can also check out the issues and the Trello board.
[Feature & Development Board](https://trello.com/b/SGMIGVbI/morse-android)
## Beta testing
Would you like to test new features before they land in the public version? Just join the [Google+ community](https://plus.google.com/communities/103668718628585126049).
## 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**