mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
updated readme
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
Create and cd to your NPM project directory and then in terminal, write: ``` npm install baileys ```
|
||||
Then import in your code using:
|
||||
``` javascript
|
||||
const WhatsAppWeb = require('Baileys')
|
||||
const WhatsAppWeb = require('baileys')
|
||||
```
|
||||
* __Connecting__
|
||||
``` javascript
|
||||
|
||||
Reference in New Issue
Block a user