diff options
author | Will Lewis <1543626+wrjlewis@users.noreply.github.com> | 2023-12-13 14:50:56 +0000 |
---|---|---|
committer | Will Lewis <1543626+wrjlewis@users.noreply.github.com> | 2023-12-13 14:55:57 +0000 |
commit | d58dd1d1ff283d14ada805c72aa0b704087ac9b4 (patch) | |
tree | 6e35eedde6a4d29438e83270aa76ec468a02ef50 /README.rst | |
parent | Update README.rst (diff) | |
download | synapse-d58dd1d1ff283d14ada805c72aa0b704087ac9b4.tar.xz |
Update README.rst
(cherry picked from commit be65a8ec0195955c15fdb179c9158b187638e39a)
Diffstat (limited to '')
-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 |