Update README.md

This commit is contained in:
Pedro S. Lopez
2019-02-17 04:20:56 -04:00
committed by GitHub
parent c166e24ea5
commit e3f11b308f

View File

@@ -1,2 +1,6 @@
# whastapp-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.
This is still very much a work in progress, but you can check out [example.js](./example.js) to see how to read and send messages.