mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Update README.md
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
Baileys has also been written from the ground up to be very extensible and simple to use.
|
Baileys has also been written from the ground up to be very extensible and simple to use.
|
||||||
If you require more functionality than provided, it'll super easy for you to write an extension (More on this at the end).
|
If you require more functionality than provided, it'll super easy for you to write an extension (More on this at the end).
|
||||||
|
|
||||||
|
If you're interested in building a WhatsApp bot, you may wanna check out [WhatsAppInfoBot](https://github.com/adiwajshing/WhatsappInfoBot) and an actual bot built with it, [Messcat](https://github.com/adiwajshing/Messcat).
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
Create and cd to your NPM project directory and then in terminal, write: ``` npm install baileys ```
|
Create and cd to your NPM project directory and then in terminal, write: ``` npm install baileys ```
|
||||||
|
|||||||
Reference in New Issue
Block a user