Change readme.md: add how to use

This commit is contained in:
Nur Muhammad
2020-10-08 11:54:00 +08:00
parent 228bdfecdf
commit 07516cb1ee

View File

@@ -4,4 +4,12 @@ Hi, this is the implementation example of whatsapp-web.js
Watch the tutorials:
- <a href="#">Whatsapp API Tutorial: Part 1</a>
- <a href="#">Whatsapp API Tutorial: Part 2 (coming soon)</a>
- <a href="#">Whatsapp API Tutorial: Part 2 (coming soon)</a>
### How to use?
- Clone or download this repo
- Enter to the project directory
- Run `npm install`
- Run `npm run start`
- Scan the QR Code
- Enjoy!