Merge branch 'master' of https://github.com/mmk2410/morse-converter-android
This commit is contained in:
commit
7750803cd7
1 changed files with 12 additions and 0 deletions
12
README.md
12
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**
|
||||
|
|
Reference in a new issue