Skip to content

Commit 94dda13

Browse files
authored
change badge format
1 parent 4d46fd5 commit 94dda13

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

nosql/azure-cosmos-db/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,10 @@ for item in items:
8989
- **Indexing**: Customize indexing policies to optimize query performance.
9090
- **Partitioning**: Design partition keys to distribute data evenly.
9191
- **Throughput Management**: Adjust throughput settings based on workload requirements.
92-
92+
93+
<!-- START BADGE -->
9394
<div align="center">
94-
<h3 style="color: #4CAF50;">Total Visitors</h3>
95-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
95+
<img src="https://img.shields.io/badge/Total%20views-31-limegreen" alt="Total views">
96+
<p>Refresh Date: 2025-07-16</p>
9697
</div>
98+
<!-- END BADGE -->

0 commit comments

Comments
 (0)