diff --git a/README.md b/README.md index 3e9b9bf..055c9fc 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,18 @@ Following features are available in current version: * Charts. * Dropbox backups. -Get it on Google Play - -[Open Money Tracker on F-Droid](https://apt.izzysoft.de/fdroid/index/apk/com.blogspot.e_kanivets.moneytracker) +[Get it on F-Droid](https://f-droid.org/packages/com.blogspot.e_kanivets.moneytracker/) +[Get it on Google Play](https://play.google.com/store/apps/details?id=com.blogspot.e_kanivets.moneytracker) ## Dependencies -* [Butter Knife] (http://jakewharton.github.io/butterknife/) - View annotation bindings. -* [Dagger 2] (http://google.github.io/dagger/) - Dependency injection tool. -* [MPAndroidChart] (https://github.com/PhilJay/MPAndroidChart) - Ready-to-use charts. -* [Timber] (https://github.com/JakeWharton/timber) - Convenient and small logging tool. +* [Butter Knife](http://jakewharton.github.io/butterknife/) - View annotation bindings. +* [Dagger 2](http://google.github.io/dagger/) - Dependency injection tool. +* [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart) - Ready-to-use charts. +* [Timber](https://github.com/JakeWharton/timber) - Convenient and small logging tool. ## Development and maintenance