diff options
author | Jonas Smedegaard <dr@jones.dk> | 2019-03-08 14:49:45 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2019-03-08 14:49:45 +0100 |
commit | 57f2c67f59c07ad757d78bdcaaa0e6c04e08d306 (patch) | |
tree | b3c24bc82832abe306b3387e76298da6a7300b04 | |
parent | a15b13e264df7d2ca85b2e6d18d875994709d4ca (diff) |
Directly reference recommended Riot clients.
-rw-r--r-- | USE.md | 16 |
1 files changed, 12 insertions, 4 deletions
@@ -11,16 +11,24 @@ You can access the service indirectly via another Matrix chat service. Matrix chat is accessed with any of several [Matrix clients]. -Recommended chat client is [Riot], -available in both desktop and mobile flavors. +Recommended is to use one of the Riot client +either as [web service][Riot web], +[Android app][Riot Android], +or [iOS app][Riot iOS]. You can use several clients at once. [Matrix clients]: <https://matrix.org/docs/guides/faq.html#usage> "Introduction to common Matrix clients" -[Riot]: <https://riot.im/> - "Riot - recommended Matrix client" +[Riot web]: <https://riot.im/app/> + "Riot client as web service" + +[Riot Android]: <https://f-droid.org/repository/browse/?fdid=im.vector.alpha> + "Riot client as Android app on F-droid" + +[Riot iOS]: <https://itunes.apple.com/us/app/vector.im/id1083446067> + "Riot client as Android app" ## Setup |