aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2020-11-15 12:39:11 +0000
committerGitHub <noreply@github.com>2020-11-15 12:39:11 +0000
commitb7e288084cc2c9f146d1aad134eace6d670c008b (patch)
tree08759d167e41f7628713197d57949355f27a32f9 /README.md
parent8ce740d9494254a93d11aaf9d3a041b52b45163d (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c84cffb..dc87d1b4 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,6 @@ test rig with around 900 tests. The script works out how many of these tests are
updates with CI. As of October 2020 we're at around 57% CS API coverage and 81% Federation coverage, though check
CI for the latest numbers. In practice, this means you can communicate locally and via federation with Synapse
servers such as matrix.org reasonably well. There's a long list of features that are not implemented, notably:
- - Receipts
- Push
- Search and Context
- User Directory
@@ -100,6 +99,7 @@ This means Dendrite supports amongst others:
- Redaction
- Tagging
- E2E keys and device lists
+ - Receipts
## Contributing