From 1dab219764822932b624623c4e613030a77d0ca0 Mon Sep 17 00:00:00 2001 From: "Pedro S. Lopez" Date: Sun, 17 Feb 2019 04:25:26 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16b17f6..a7ac169 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# whastapp-web.js +# whatsapp-web.js A WhatsApp API client that connects through the WhatsApp Web browser app It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked.