From 7597608f9d976d76825fa97d3641469661ab12f7 Mon Sep 17 00:00:00 2001 From: "Pedro S. Lopez" Date: Mon, 2 Aug 2021 00:49:03 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 |