From a7d7a9358605073dc5a653c7753d9cb5b4325680 Mon Sep 17 00:00:00 2001 From: Nur Muhammad Date: Mon, 14 Dec 2020 17:27:10 +0800 Subject: [PATCH] Add youtube link for multiple device (part 2) --- .gitignore | 3 ++- readme.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f2c087c..c11fffa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -whatsapp-session-*.json \ No newline at end of file +whatsapp-session-*.json +whatsapp-sessions.json \ No newline at end of file diff --git a/readme.md b/readme.md index 5553276..f114608 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,7 @@ Watch the tutorials: - Whatsapp API Tutorial: Sending Media File - Whatsapp API Tutorial: Deploy to Heroku - Whatsapp API Tutorial: Multiple Device +- Whatsapp API Tutorial: Multiple Device | Part 2 ### How to use? - Clone or download this repo