Merge pull request #1999 from Poussinou/master
Add buttons to get the app easily ;)
This commit is contained in:
BIN
Graphics/get-it-on-f-droid.png
Normal file
BIN
Graphics/get-it-on-f-droid.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
Graphics/get-it-on-google-play.png
Normal file
BIN
Graphics/get-it-on-google-play.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@@ -3,6 +3,11 @@
|
||||
OpenKeychain is an OpenPGP implementation for Android.
|
||||
For a more detailed description and installation instructions go to https://www.openkeychain.org .
|
||||
|
||||
<a href="https://f-droid.org/repository/browse/?fdid=org.sufficientlysecure.keychain" target="_blank">
|
||||
<img src=/Graphics/get-it-on-f-droid.png alt="Get it on F-Droid" height="80"/></a>
|
||||
<a href="https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain" target="_blank">
|
||||
<img src=/Graphics/get-it-on-google-play.png alt="Get it on Google Play" height="80"/></a>
|
||||
|
||||
### Branches
|
||||
* The development of OpenKeychain happens in the "master" branch.
|
||||
* For every release a new branch, e.g., "3.2-fixes" is created to backport fixes from "master"
|
||||
|
||||
Reference in New Issue
Block a user