From 3292aa79ac79f62e391917e1666bb23c0624a59c Mon Sep 17 00:00:00 2001 From: mmk2410 Date: Wed, 18 Feb 2015 10:50:36 +0100 Subject: [PATCH] Updated Readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2ee5a02..9ab4cde 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,14 @@ 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 -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. You can always write me a mail at marcelmichaelkapfer@yahoo.co.nz or contact me on [Google+](https://plus.google.com/+MarcelMichaelKapfer) or [Twitter](https://twitter.com/MarcelKapfer). @@ -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) -## Design - -This is how it looks: -![Image](http://marcel-kapfer.de/res/blog/20150218/with-background.png) - ## Used Libraries [Neokree's Material Navigation Drawer](https://github.com/neokree/MaterialNavigationDrawer)