From 620bec93d1efeee90bb57d7e2c66c0fd46529774 Mon Sep 17 00:00:00 2001 From: Sumana Harihareswara Date: Mon, 1 Aug 2016 12:30:01 -0400 Subject: [PATCH] Add links to Google Play store. (#107) Adding links for beta channel and for current released app. --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index 35afb40d2e132f..525da92cf9075f 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,15 @@ Zulip for Android ================= +This is the Android client for `Zulip `_. It is +available `in the Google Play store +`_. +If you have a taste for adventure, you can also `join our beta channel +`_ after which +the Play store should auto-update you. (Caution: beta releases will +have more bugs than final releases, including (potentially) security +or data loss bugs.) + This is a Gradle project, and can be built via the provided ``gradlew`` or by using Android Studio.