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