diff options
author | Jonas Smedegaard <dr@jones.dk> | 2021-10-28 14:11:04 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2021-10-28 14:11:04 +0200 |
commit | f89e49e384846f334e1847453177e7cf61a659bd (patch) | |
tree | c1305c0a99ca8222a8f271da0d46ff42b4b302b5 | |
parent | edcc10e4dd391f141d9993e8b5301d87b177bf74 (diff) |
improve README
-rw-r--r-- | README.md | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,12 +1,16 @@ -# Text-based chat with the Matrix protocol _(chat-matrix)_ +# Instant messaging using Matrix _(chat-matrix)_ -Example orga offers chatrooms. -All chatrooms are public accessible. +Example orga provides instant messaging chatrooms - +i.e. places to exchange text-based realtime messages. + +Some chatrooms may be public - decided and advertised in each room. Users can create a chat account and connect directly. Anyone can connect indirectly -via servers part of the federated Matrix chat netork. +via servers part of the federated [Matrix] chat network. +[Matrix]: <https://matrix.org/docs/guides/introduction> + "Matrix - federated instant messaging protocol" ## Special strings |