From a9476336f31a0ddf918beceb015a65462b321798 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Tue, 24 Apr 2018 06:59:17 -0400 Subject: [PATCH] Add link how to compile your own apps to README (#1599) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7be7c57b6..32507200a 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ **Supported iOS versions:** 9.3+ **Supported Android versions:** 5.0+ -Mattermost is an open source Slack-alternative used by thousands of companies around the world in 11 languages. Learn more at [https://about.mattermost.com](https://about.mattermost.com). +Mattermost is an open source Slack-alternative used by thousands of companies around the world in 14 languages. Learn more at [https://about.mattermost.com](https://about.mattermost.com). -You can download our apps from the [App Store](https://about.mattermost.com/mattermost-ios-app/) or [Google Play Store](https://about.mattermost.com/mattermost-android-app/), or build them yourself. +You can download our apps from the [App Store](https://about.mattermost.com/mattermost-ios-app/) or [Google Play Store](https://about.mattermost.com/mattermost-android-app/), or [build them yourself](https://about.mattermost.com/default-enterprise-app-store). We plan on releasing monthly updates with new features - check the [changelog](https://github.com/mattermost/mattermost-mobile/blob/master/CHANGELOG.md) for what features are currently supported!