Fix example link (#1316)

This commit is contained in:
Adem Kouki
2022-03-04 08:27:20 +01:00
committed by GitHub
parent 5c05a5d34b
commit ad340054c4

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 ```