Skip to content

Commit 00098be

Browse files
authored
Add total views badge to README
Added a badge displaying total views and refresh date.
1 parent b21dc93 commit 00098be

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,10 @@ graph TD
103103
- **General**: "Hi, who are you?" (Handled by Cora)
104104
- **Inventory**: "Do you have the classic leather sofa in stock?" (Handled by Inventory Agent)
105105
- **Design**: "What colors of green paint do you have?"
106+
107+
<!-- START BADGE -->
108+
<div align="center">
109+
<img src="https://img.shields.io/badge/Total%20views-1586-limegreen" alt="Total views">
110+
<p>Refresh Date: 2025-11-29</p>
111+
</div>
112+
<!-- END BADGE -->

0 commit comments

Comments
 (0)