diff options
author | Will Lewis <1543626+wrjlewis@users.noreply.github.com> | 2023-12-13 14:50:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 14:50:56 +0000 |
commit | be65a8ec0195955c15fdb179c9158b187638e39a (patch) | |
tree | 11335e6c7113da3598777aef8281c74e44e5e5b1 /README.rst | |
parent | Update README.rst (diff) | |
download | synapse-be65a8ec0195955c15fdb179c9158b187638e39a.tar.xz |
Update README.rst
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst index 96057256df..e1fe2fdc18 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,8 @@ additionally you have the choice of `other Matrix homeservers <https://matrix.or See `The future of Synapse and Dendrite <https://matrix.org/blog/2023/11/06/future-of-synapse-dendrite/>`_ blog post for more information. +========================================================================= + Briefly, Matrix is an open standard for communications on the internet, supporting federation, encryption and VoIP. Matrix.org has more to say about the `goals of the Matrix project <https://matrix.org/docs/guides/introduction>`_, and the `formal specification |