Skip to content

Commit a719fc5

Browse files
authored
Update visitor badge and refresh date in README
1 parent 8335c1f commit a719fc5

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

2_compute-containers/batch/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ Below is a list of variables used in this template, their expected values, types
3838
| `batch_account_name` | The name of the Azure Batch Account to create. | string | `"mybatchaccount"` |
3939
| `tags` | A map of tags to assign to the resources. | map | `{ "env": "dev" }` |
4040

41+
<!-- START BADGE -->
4142
<div align="center">
42-
<h3 style="color: #4CAF50;">Total Visitors</h3>
43-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
43+
<img src="https://img.shields.io/badge/Total%20views-1459-limegreen" alt="Total views">
44+
<p>Refresh Date: 2025-10-15</p>
4445
</div>
46+
<!-- END BADGE -->

0 commit comments

Comments
 (0)