Update README.md

This commit is contained in:
Adhiraj Singh
2020-08-11 13:37:15 +05:30
committed by GitHub
parent dcce2bb7f1
commit c4ded039aa

View File

@@ -8,6 +8,8 @@
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). 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).
**Read the docs [here](https://adiwajshing.github.io/Baileys)**
## Example ## Example
Do check out & run [example.ts](Example/example.ts) to see example usage of the library. Do check out & run [example.ts](Example/example.ts) to see example usage of the library.
The script covers most common use cases. The script covers most common use cases.