From b7e288084cc2c9f146d1aad134eace6d670c008b Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Sun, 15 Nov 2020 12:39:11 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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