diff --git a/README.md b/README.md index a500fd087..84d66f11b 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,18 @@ You can download Debian/Ubuntu binaries: You can download source archives (produced by ```make source-package```): * [source builds](https://download.jitsi.org/jitsi-meet/src/) +### Mobile apps + You can get our mobile versions from here: + * [Android](https://play.google.com/store/apps/details?id=org.jitsi.meet) * [iOS](https://itunes.apple.com/us/app/jitsi-meet/id1165103905) +You can also sign up for our open beta testing here: + +* [Android](https://play.google.com/apps/testing/org.jitsi.meet) +* [iOS](https://testflight.apple.com/join/isy6ja7S) + ## Development For web development see [here](doc/development.md), and for mobile see [here](doc/mobile.md).