diff options
author | Poussinou <francoisvincentmail-game@yahoo.fr> | 2017-03-02 16:52:54 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2017-06-06 13:54:30 +0200 |
commit | 9c8b25dcbe6ed347d44ed3a28d0317a5307eb098 (patch) | |
tree | 73bdbf07bd838b7c6d7980267488da7e300f32d9 /README.md | |
parent | 4733d482142b9653f080998b2577a309f8f46956 (diff) |
Add buttons to get the app
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -5,6 +5,11 @@ Description ------------ With the new VPNService of Android API level 14+ (Ice Cream Sandwich) it is possible to create a VPN service that does not need root access. This project is a port of OpenVPN. +<a href="https://f-droid.org/repository/browse/?fdid=de.blinkt.openvpn" target="_blank"> +<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80"/></a> +<a href="https://play.google.com/store/apps/details?id=de.blinkt.openvpn" target="_blank"> +<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80"/></a> + Developing --------------- If you want to develop on ics-openvpn please read the [doc/README.txt](https://github.com/schwabe/ics-openvpn/blob/master/doc/README.txt) *before* opening issues or emailing me. @@ -43,8 +48,6 @@ Please note that OpenVPN used by this project is under GPLv2. If you cannot or do not want to use the Play Store you can [download the apk files directly](http://plai.de/android/) . -The F-Droid project also [builds and distributes the application](https://f-droid.org/repository/browse/?fdid=de.blinkt.openvpn). - If you want to donate you can donate to [arne-paypal@rfc2549.org via paypal](https://www.paypal.com/cgi-bin/webscr?hosted_button_id=R2M6ZP9AF25LS&cmd=_s-xclick). |