From 0017f9821a6ae8ae72702cfe859fb6944b2e07a8 Mon Sep 17 00:00:00 2001 From: eikendev Date: Sat, 8 Aug 2020 11:51:08 +0200 Subject: [PATCH] Remove duplicate link to Matrix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05f25b6..afe5989 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This has the advantages that ### Why Matrix instead of X? -For now, only [Matrix](https://matrix.org/) is supported, but support for different services like [Telegram](https://telegram.org/) could be added in the future. +For now, only Matrix is supported, but support for different services like [Telegram](https://telegram.org/) could be added in the future. [WhatsApp](https://www.whatsapp.com/) and [Signal](https://signal.org/) unfortunately do not have an API through which PushBits can interact. I am myself experimenting with Matrix currently because I like the idea of a federated, synchronized but still end-to-end encrypted protocol.