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