Skip to content

Commit fdda243

Browse files
authored
Update README with new last updated date
Updated last updated date and refined instructions for updating profile text and visitor counter.
1 parent 93d86fc commit fdda243

1 file changed

Lines changed: 13 additions & 17 deletions

File tree

README.md

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,16 @@ Costa Rica
55
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
66
[brown9804](https://github.com/brown9804)
77

8-
Last updated: 2025-05-13
8+
Last updated: 2026-02-11
99

1010
----------
1111

1212
> This repository holds the public **GitHub profile content** for *Microsoft Cloud Sandbox - Unofficial* and a small **GitHub Actions automation** that refreshes the visitor/view counter badge.
1313
14+
> E.g
15+
>
16+
<img width="903" height="599" alt="image" src="https://github.com/user-attachments/assets/8be272c2-d1f1-43c2-b4cf-a724e5233871" />
17+
1418
## What this is for
1519

1620
- **Profile hub**: the content in `profile/README.md` is intended to be displayed on the GitHub profile page (when this repository is the special `.github` repo for an organization).
@@ -27,23 +31,15 @@ Last updated: 2025-05-13
2731

2832
## How to update
2933

30-
### Update the profile text
31-
32-
Edit `profile/README.md`.
33-
34-
### Refresh the visitor counter badge / metrics
35-
36-
- Run the workflow manually from GitHub: **Actions****Use Visitor Counter Logic****Run workflow**.
37-
- Or let it run automatically on the configured cron schedule.
38-
39-
## Secrets / permissions
40-
41-
The workflow expects a repository secret named `TRAFFIC_TOKEN` so it can read repository traffic insights.
42-
43-
## Notes
34+
- Update the profile text. Edit `profile/README.md`.
35+
- Refresh the visitor counter badge / metrics:
36+
- Run the workflow manually from GitHub: **Actions****Use Visitor Counter Logic****Run workflow**.
37+
- Or let it run automatically on the configured cron schedule.
38+
- Secrets / permissions: The workflow expects a repository secret named `TRAFFIC_TOKEN` so it can read repository traffic insights.
4439

45-
- The workflow uses an external tool repo (`brown9804/github-visitor-counter`) to generate the badge and `metrics.json`.
46-
- Manual edits to `metrics.json` are not recommended because the workflow will replace it on the next run.
40+
> [!NOTE]
41+
> - The workflow uses an external tool repo (`brown9804/github-visitor-counter`) to generate the badge and `metrics.json`.
42+
> - Manual edits to `metrics.json` are not recommended because the workflow will replace it on the next run.
4743
4844
<!-- START BADGE -->
4945
<div align="center">

0 commit comments

Comments
 (0)