From d73bbc6507f4cbd94da3efbd0ef6b10b6e808859 Mon Sep 17 00:00:00 2001 From: Nur Muhammad Date: Mon, 12 Oct 2020 08:32:23 +0800 Subject: [PATCH] Add some tips & tricks: validation, formatter, etc.. --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f515be6..e89b48b 100644 --- a/readme.md +++ b/readme.md @@ -3,8 +3,9 @@ Hi, this is the implementation example of whatsapp-web.js Watch the tutorials: -- Whatsapp API Tutorial: Part 1 +- Whatsapp API Tutorial: Part 1 - Whatsapp API Tutorial: Part 2 +- Whatsapp API Tutorial: Tips & Tricks ### How to use? - Clone or download this repo