aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-10-12 12:36:05 -0400
committerGitHub <noreply@github.com>2017-10-12 12:36:05 -0400
commit32ff6c3269abb81289160aa6f9f55c14369c99a3 (patch)
tree5d4e7c8c14dec400c2f0853d73e06392e188ac51 /README.md
parent20f3bcd2b75e35d182d6d39a7c3a4e365311fa78 (diff)
downloadfrost-32ff6c3269abb81289160aa6f9f55c14369c99a3.tar.gz
frost-32ff6c3269abb81289160aa6f9f55c14369c99a3.tar.bz2
frost-32ff6c3269abb81289160aa6f9f55c14369c99a3.zip
misc (#400)
* Remove job scheduler null check * Add try catch for viewpager on touch event. Resolves #356 * Update kotlin and translation url * Use short url * Check job scheduler null check against travis lint * Add badges and update crashlytics
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index 26695fc3..64f335e7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
# Frost-for-Facebook
[![Build Status](https://travis-ci.org/AllanWang/Frost-for-Facebook.svg?branch=master)](https://travis-ci.org/AllanWang/Frost-for-Facebook)
-[![](https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png)](https://zenhub.com)
+[![Crowdin](https://d322cqt584bo4o.cloudfront.net/frost-for-facebook/localized.svg)](https://crowdin.com/project/frost-for-facebook)
+[![ZenHub](https://img.shields.io/badge/Shipping%20faster%20with-ZenHub-45529A.svg)](https://app.zenhub.com/workspace/o/allanwang/frost-for-facebook/boards)
+[![GitHub license](https://img.shields.io/badge/license-GPL--v3-blue.svg)](https://raw.githubusercontent.com/AllanWang/Frost-for-Facebook/master/LICENSE)
<a href='https://play.google.com/store/apps/details?id=com.pitchedapps.frost&utm_source=github'><img alt='Get it on Google Play' width="30%" src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a>
@@ -24,4 +26,9 @@ Frost is the only third party Facebook app to have:
For testers and users without a play store account, test builds can be found [here](https://github.com/AllanWang/Frost-for-Facebook-APK-Builder/releases).
Note that these builds occur for every commit, including unstable ones.
You can find the release numbers for the master branch under the [Travis](https://travis-ci.org/AllanWang/Frost-for-Facebook/branches).
-Those builds are likely more stable as they are pushed out to the alpha stream on the play store. \ No newline at end of file
+Those builds are likely more stable as they are pushed out to the alpha stream on the play store.
+
+## Translations
+
+Frost depends on translations crowdsourced by the general public.
+If you would like to contribute, please visit [here](https://crwd.in/frost-for-facebook) \ No newline at end of file