Updated Readme
This commit is contained in:
parent
faf39e069a
commit
3292aa79ac
1 changed files with 6 additions and 6 deletions
10
README.md
10
README.md
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
A writtenMorse and normal morse code converter for Android. You can find more information about this app on http://marcel-kapfer.de/projects/morse/.
|
A writtenMorse and normal morse code converter for Android. You can find more information about this app on http://marcel-kapfer.de/projects/morse/.
|
||||||
|
|
||||||
|
## Design
|
||||||
|
|
||||||
|
This is how it looks:
|
||||||
|
![Image](http://marcel-kapfer.de/res/blog/20150218/with-background.png)
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
Feel free to contribute any time. Just fork it and create a pull request.
|
Feel free to contribute any time. Just fork it and create a pull request.
|
||||||
|
@ -16,11 +21,6 @@ You can also check out the issues and the Trello board.
|
||||||
|
|
||||||
[Feature & Development Board](https://trello.com/b/SGMIGVbI/morse-android)
|
[Feature & Development Board](https://trello.com/b/SGMIGVbI/morse-android)
|
||||||
|
|
||||||
## Design
|
|
||||||
|
|
||||||
This is how it looks:
|
|
||||||
![Image](http://marcel-kapfer.de/res/blog/20150218/with-background.png)
|
|
||||||
|
|
||||||
## Used Libraries
|
## Used Libraries
|
||||||
|
|
||||||
[Neokree's Material Navigation Drawer](https://github.com/neokree/MaterialNavigationDrawer)
|
[Neokree's Material Navigation Drawer](https://github.com/neokree/MaterialNavigationDrawer)
|
||||||
|
|
Reference in a new issue