diff --git a/README.md b/README.md index a5a8821..ce43e3c 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,7 @@ This is the only official repository and is maintained by the community. ## Example -Do check out & run [example.ts]( -/blob/master/Example/example.ts) to see an example usage of the library. +Do check out & run [example.ts](Example/example.ts) to see an example usage of the library. The script covers most common use cases. To run the example script, download or clone the repo and then type the following in a terminal: 1. ``` cd path/to/Baileys ```