Skip to content

Commit 5fee93c

Browse files
authored
chore: update readme to add images
Added images and examples for Custom Trigger in README.
1 parent 8ccb460 commit 5fee93c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ Adds a floating button in the bottom-right corner that opens the chatbot when cl
7070
/>
7171
```
7272

73+
<img width="1887" height="829" alt="Screen Shot 2025-10-24 at 14 39 33 PM" src="https://github.com/user-attachments/assets/dfb3b8c0-ba8b-4c7d-bf0d-a4022982d45f" />
74+
7375
### Custom Trigger
7476

7577
**React:**
@@ -101,6 +103,8 @@ function App() {
101103
}
102104
```
103105

106+
<img width="1898" height="830" alt="Screen Shot 2025-10-24 at 14 42 16 PM" src="https://github.com/user-attachments/assets/a2efaa07-f441-4281-bf8c-818b98a8c8b1" />
107+
104108
**Vanilla JavaScript:**
105109

106110
```html

0 commit comments

Comments
 (0)