Update README.md

This commit is contained in:
Adhiraj Singh
2021-09-29 20:51:34 +05:30
committed by GitHub
parent 8ce486d2a5
commit 13c0b7f664

View File

@@ -11,6 +11,12 @@
**Read the docs [here](https://adiwajshing.github.io/Baileys)**
**Join the Discord [here](https://discord.gg/7FYURJyqng)**
## Multi-Device Support
Baileys now supports the latest multi-device beta. However, as it's a completely different implementation from WA Web, it's on its own branch which will be merged into master once mutli-device hits production. You may find the MD repo [here](https://github.com/adiwajshing/baileys#multi-device).
The master branch only supports WA Web at the moment.
## Example
Do check out & run [example.ts](Example/example.ts) to see example usage of the library.
The script covers most common use cases.