This commit is contained in:
Adhiraj Singh
2022-03-04 16:50:44 +05:30

View File

@@ -15,7 +15,7 @@
## Example ## Example
Do check out & run [example.ts](Example/example.ts) to see example usage of the library. Do check out & run [example.ts](https://github.com/adiwajshing/Baileys/blob/master/Example/example.ts) to see example usage of the library.
The script covers most common use cases. The script covers most common use cases.
To run the example script, download or clone the repo and then type the following in terminal: To run the example script, download or clone the repo and then type the following in terminal:
1. ``` cd path/to/Baileys ``` 1. ``` cd path/to/Baileys ```