Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asaddon authored Nov 2, 2024
1 parent e8ee228 commit 1e70d79
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# WhatsApp Chat widget for websites

Demo: https://asaddon.github.io/WhatsApp/

![Screenshot 2024-11-03 at 3 49 35 AM](https://github.com/user-attachments/assets/049384d4-5d38-496c-84eb-a207d9d34489)
## Instructions

* Download <a href="https://cdn.jsdelivr.net/gh/asaddon/WhatsApp@refs/heads/main/dist/WhatsAppChatBox.min.js">WhatsappChatBox.min.js</a> from here.<br>
* Add the file to your header
```<script src="WhatsappChatBox.min.js"></script>```
* Or directly embed it via
```<script src="https://cdn.jsdelivr.net/gh/asaddon/WhatsApp@refs/heads/main/dist/WhatsAppChatBox.min.js)"></script>```

* Initiate with the configuration
Configure with your settings
Expand Down

0 comments on commit 1e70d79

Please sign in to comment.