From dfdd4e6bca32891d2503fae10cc531b03e3acdbf Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 24 May 2020 14:15:22 +0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd40d6a..b5c28c7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # mautrix-whatsapp -A Matrix-WhatsApp puppeting bridge based the [Rhymen/go-whatsapp](https://github.com/Rhymen/go-whatsapp) +A Matrix-WhatsApp puppeting bridge based on the [Rhymen/go-whatsapp](https://github.com/Rhymen/go-whatsapp) implementation of the [sigalor/whatsapp-web-reveng](https://github.com/sigalor/whatsapp-web-reveng) project. ### [Wiki](https://github.com/tulir/mautrix-whatsapp/wiki)