Skip to content

Commit f90f19b

Browse files
authored
Merge pull request xorum-io#5 from Poussinou/patch-1
Update README.md
2 parents b28ca7b + c99bb16 commit f90f19b

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,18 @@ Following features are available in current version:
1414
* Charts.
1515
* Dropbox backups.
1616

17-
<a href='https://play.google.com/store/apps/details?id=com.blogspot.e_kanivets.moneytracker&utm_source=global_co&utm_medium=prtnr&utm_content=Mar2515&utm_campaign=PartBadge&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height="100px"/></a>
18-
19-
[Open Money Tracker on F-Droid](https://apt.izzysoft.de/fdroid/index/apk/com.blogspot.e_kanivets.moneytracker)
17+
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
18+
alt="Get it on F-Droid"
19+
height="90">](https://f-droid.org/packages/com.blogspot.e_kanivets.moneytracker/)
20+
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
21+
alt="Get it on Google Play"
22+
height="90">](https://play.google.com/store/apps/details?id=com.blogspot.e_kanivets.moneytracker)
2023

2124
## Dependencies
22-
* [Butter Knife] (http://jakewharton.github.io/butterknife/) - View annotation bindings.
23-
* [Dagger 2] (http://google.github.io/dagger/) - Dependency injection tool.
24-
* [MPAndroidChart] (https://github.com/PhilJay/MPAndroidChart) - Ready-to-use charts.
25-
* [Timber] (https://github.com/JakeWharton/timber) - Convenient and small logging tool.
25+
* [Butter Knife](http://jakewharton.github.io/butterknife/) - View annotation bindings.
26+
* [Dagger 2](http://google.github.io/dagger/) - Dependency injection tool.
27+
* [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart) - Ready-to-use charts.
28+
* [Timber](https://github.com/JakeWharton/timber) - Convenient and small logging tool.
2629

2730
## Development and maintenance
2831

0 commit comments

Comments
 (0)