Skip to content
Snippets Groups Projects
Commit 153535fc authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

README: "About matrix" updates

- remove redundant "where's the spec" section: this would belong in "About
matrix", but it's already there.

- E2E is in beta rather than dev
parent a8d8225e
No related branches found
No related tags found
No related merge requests found
...@@ -86,7 +86,7 @@ report any bugs via github. ...@@ -86,7 +86,7 @@ report any bugs via github.
Thanks for using Matrix! Thanks for using Matrix!
[1] End-to-end encryption is currently in development - see https://matrix.org/git/olm [1] End-to-end encryption is currently in beta.
Synapse Installation Synapse Installation
...@@ -593,13 +593,6 @@ Then update the `users` table in the database: ...@@ -593,13 +593,6 @@ Then update the `users` table in the database:
WHERE name='@test:test.com'; WHERE name='@test:test.com';
Where's the spec?!
==================
The source of the matrix spec lives at https://github.com/matrix-org/matrix-doc.
A recent HTML snapshot of this lives at http://matrix.org/docs/spec
Synapse Development Synapse Development
=================== ===================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment