diff --git a/README.md b/README.md index cbbb3f7..87373f2 100644 --- a/README.md +++ b/README.md @@ -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 |