added referrer to playstore links
This commit is contained in:
parent
15d1623ec6
commit
bd986834fc
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Conversations: the very last word in instant messaging
|
Conversations: the very last word in instant messaging
|
||||||
|
|
||||||
[![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_60.png)](https://play.google.com/store/apps/details?id=eu.siacs.conversations) [![Amazon App Store](https://images-na.ssl-images-amazon.com/images/G/01/AmazonMobileApps/amazon-apps-store-us-black.png)](http://www.amazon.com/dp/B00WD35AAC/)
|
[![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_60.png)](https://play.google.com/store/apps/details?id=eu.siacs.conversations&referrer=utm_source%3Dgithub) [![Amazon App Store](https://images-na.ssl-images-amazon.com/images/G/01/AmazonMobileApps/amazon-apps-store-us-black.png)](http://www.amazon.com/dp/B00WD35AAC/)
|
||||||
|
|
||||||
![screenshots](https://raw.githubusercontent.com/siacs/Conversations/master/screenshots.png)
|
![screenshots](https://raw.githubusercontent.com/siacs/Conversations/master/screenshots.png)
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ Conversations: the very last word in instant messaging
|
||||||
|
|
||||||
* End-to-end encryption with either [OTR](https://otr.cypherpunks.ca/) or [OpenPGP](http://www.openpgp.org/about_openpgp/)
|
* End-to-end encryption with either [OTR](https://otr.cypherpunks.ca/) or [OpenPGP](http://www.openpgp.org/about_openpgp/)
|
||||||
* Send and receive images as well as other kind of files
|
* Send and receive images as well as other kind of files
|
||||||
* Share your location via an external [plug-in](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation)
|
* Share your location via an external [plug-in](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation&referrer=utm_source%3Dgithub)
|
||||||
* Indication when your contact has read your message
|
* Indication when your contact has read your message
|
||||||
* Intuitive UI that follows Android Design guidelines
|
* Intuitive UI that follows Android Design guidelines
|
||||||
* Pictures / Avatars for your Contacts
|
* Pictures / Avatars for your Contacts
|
||||||
|
@ -98,7 +98,7 @@ build your apk file.
|
||||||
|
|
||||||
The more convenient way — which not only gives you automatic updates but also
|
The more convenient way — which not only gives you automatic updates but also
|
||||||
supports the further development of Conversations — is to buy the App in the
|
supports the further development of Conversations — is to buy the App in the
|
||||||
Google [Play Store](https://play.google.com/store/apps/details?id=eu.siacs.conversations).
|
Google [Play Store](https://play.google.com/store/apps/details?id=eu.siacs.conversations&referrer=utm_source%3Dgithub).
|
||||||
|
|
||||||
Buying the App from the Play Store will also give you access to our [beta test](#beta).
|
Buying the App from the Play Store will also give you access to our [beta test](#beta).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue