diff --git a/README.md b/README.md index 47ddbc5..d6848ed 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,64 @@ -turboeditor -=========== +# Turbo Editor +Simple and powerful File Editor for Android. -simple and beatiful android file editor +### Contribute +You can contribute to this project in many ways: +* Browse our issues, comment on proposals, report bugs. +* Clone the balanced-dashboard repo, make some changes according to our + development guidelines and issue a pull-request with your changes. +* Help to translate the application on [Crowdin][crowdin] +* [Donate][donate] + +------ + +### Development guidelines +1. Fork it (`git clone git://github.com/vmihalachi/turbo-editor.git`) +2. Create your feature branch (`git checkout -b my-new-feature`) +3. Write your code +4. Commit your changes (`git commit -am 'Add some feature'`) +5. Push to the branch (`git push origin my-new-feature`) +6. Create new [pull request](https://help.github.com/articles/using-pull-requests) + +------ + +###Donate +* Make a [Paypal][donate paypal] donation +* Flattr this project [![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=vmihalachi&url=https://raw.github.com/vmihalachi/turbo-editor&title=Turbo Editor&language=&tags=github&category=software) + +------ + +###Download +* From the [Play Store][download playstore] +* Want to try beta releases? Be a part of the Google Plus [Community][community googleplus]! + +------ + +### Developer +[Vlad Mihalachi][developer site] + +------ + +### A special thanks to.. +* [Dumitru Grubii][contributor dumitru grubii] for the icon +* All the translators +* You? + +------ + +### License +Turbo Client is made available under the terms of the [GPLv3][gplv3]. + +See the [LICENSE][license] file that accompanies this distribution for the full text of the license. + +[gplv3]: http://www.gnu.org/licenses/gpl.html +[license]: https://github.com/vmihalachi/turbo-editor/LICENSE +[donate]: https://github.com/vmihalachi/turbo-editor#donate +[donate paypal]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PUQXSX6MTXHZ2 +[community googleplus]: https://plus.google.com/u/0/communities/111974095419108178946 +[download playstore]: https://play.google.com/store/apps/details?id=com.vmihalachi.turboeditor +[crowdin]: https://crowdin.net/project/turbo-client +[developer site]: http://vmihalachi.com/ +[crowdin]: https://crowdin.net/project/turbo-client +[contributor dumitru grubii]: https://twitter.com/DumitruGrubii +[project issues]: https://github.com/vmihalachi/turbo-editor/issues +[project wiki]: https://github.com/vmihalachi/turbo-editor/wiki