From 07516cb1eee32083b918c52977e048146ee59fb0 Mon Sep 17 00:00:00 2001 From: Nur Muhammad Date: Thu, 8 Oct 2020 11:54:00 +0800 Subject: [PATCH] Change readme.md: add how to use --- readme.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cab8fda..282ccb3 100644 --- a/readme.md +++ b/readme.md @@ -4,4 +4,12 @@ Hi, this is the implementation example of whatsapp-web.js Watch the tutorials: - Whatsapp API Tutorial: Part 1 -- Whatsapp API Tutorial: Part 2 (coming soon) \ No newline at end of file +- Whatsapp API Tutorial: Part 2 (coming soon) + +### 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! \ No newline at end of file