Skip to content

Commit 25fceef

Browse files
authored
Update readme.md (#68)
@Poussinou cheers for that!
1 parent c342c9f commit 25fceef

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

readme.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,14 @@ The javadoc should provide all information needed to understand the methods, but
1717

1818
### Sample app
1919

20-
The sample app is published on Google play to allow you to quickly and easier test the library. Enjoy! And please do feedback to us if your tests produce different results.
20+
The sample app is published on Google Play & F-Droid to allow you to quickly and easier test the library. Enjoy! And please do feedback to us if your tests produce different results.
2121

22-
<a href="https://play.google.com/store/apps/details?id=com.stealthcotper.networktools&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-play-badge.png" width="150"/></a>
22+
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
23+
alt="Get it on F-Droid"
24+
height="70">](https://f-droid.org/packages/com.stealthcotper.networktools/)
25+
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
26+
alt="Get it on Google Play"
27+
height="70">](https://play.google.com/store/apps/details?id=com.stealthcotper.networktools)
2328

2429
## Usage
2530

@@ -140,7 +145,6 @@ Other useful methods:
140145

141146
It's a standard gradle project.
142147

143-
144148
# Contributing
145149

146150
I welcome pull requests, issues and feedback.
@@ -150,4 +154,3 @@ I welcome pull requests, issues and feedback.
150154
- Commit your changes (git commit -am 'Added some feature')
151155
- Push to the branch (git push origin my-new-feature)
152156
- Create new Pull Request
153-

0 commit comments

Comments
 (0)