Update README.md

This commit is contained in:
Pedro S. Lopez
2021-08-02 00:49:03 -04:00
committed by GitHub
parent be018e651d
commit 7597608f9d

View File

@@ -38,6 +38,8 @@ client.on('message', msg => {
client.initialize();
```
Take a look at [example.js](https://github.com/pedroslopez/whatsapp-web.js/blob/master/example.js) for another example with more use cases.
## Remote Access
You could also connect to any previously existing browser instance:
@@ -71,8 +73,6 @@ Reference: https://docs.browserless.io/docs/docker-quickstart.html
After that check the following webpage and check http://127.0.0.1:9220/json and get the **webSocketDebuggerUrl**
Take a look at [example.js](https://github.com/pedroslopez/whatsapp-web.js/blob/master/example.js) for another example with more use cases.
## Supported features
| Feature | Status |