Skip to content

Commit 35ae925

Browse files
authored
change badge format
1 parent 095f4a9 commit 35ae925

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

nosql/mongo-db-atlas-on-azure/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ for doc in collection.find():
7070
- **Partitioning**: Design partition keys to distribute data evenly.
7171
- **Throughput Management**: Adjust throughput settings based on workload requirements.
7272

73+
<!-- START BADGE -->
7374
<div align="center">
74-
<h3 style="color: #4CAF50;">Total Visitors</h3>
75-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
75+
<img src="https://img.shields.io/badge/Total%20views-31-limegreen" alt="Total views">
76+
<p>Refresh Date: 2025-07-16</p>
7677
</div>
78+
<!-- END BADGE -->

0 commit comments

Comments
 (0)