We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095f4a9 commit 35ae925Copy full SHA for 35ae925
1 file changed
nosql/mongo-db-atlas-on-azure/README.md
@@ -70,7 +70,9 @@ for doc in collection.find():
70
- **Partitioning**: Design partition keys to distribute data evenly.
71
- **Throughput Management**: Adjust throughput settings based on workload requirements.
72
73
+<!-- START BADGE -->
74
<div align="center">
- <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;"/>
+ <img src="https://img.shields.io/badge/Total%20views-31-limegreen" alt="Total views">
76
+ <p>Refresh Date: 2025-07-16</p>
77
</div>
78
+<!-- END BADGE -->
0 commit comments