From 631fcb0ad2314c010820325101fcf362a6b1cba8 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 15 Mar 2019 11:43:00 -0600 Subject: [PATCH] Cross-promote mobile apps --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b84837107b..51ce224a12 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Riot Riot (formerly known as Vector) is a Matrix web client built using the [Matrix React SDK](https://github.com/matrix-org/matrix-react-sdk). Riot is officially supported on the web in modern versions of Chrome, Firefox, and Safari. Other browsers may work, however -official support is not provided. +official support is not provided. For accessing Riot on an Android or iOS device, check out [riot-android](https://github.com/vector-im/riot-android) +and [riot-ios](https://github.com/vector-im/riot-ios) - riot-web does not support mobile devices. Getting Started ===============