From dcffb639f4c6d3408fd68710594d26118907e140 Mon Sep 17 00:00:00 2001
From: OliveraReeves
Date: Thu, 5 Feb 2026 17:34:19 +0000
Subject: [PATCH] feat(RD-4): GitHub Repo - "Tidy" Badges
---
.github/workflows/readme_sync.yml | 13 +++++++++++++
README.md | 8 +++-----
2 files changed, 16 insertions(+), 5 deletions(-)
create mode 100644 .github/workflows/readme_sync.yml
diff --git a/.github/workflows/readme_sync.yml b/.github/workflows/readme_sync.yml
new file mode 100644
index 000000000..ab11e1b2f
--- /dev/null
+++ b/.github/workflows/readme_sync.yml
@@ -0,0 +1,13 @@
+name: Sync README Badges
+
+on:
+ repository_dispatch:
+ types: [sync-readme]
+ workflow_dispatch:
+
+jobs:
+ update-readme:
+ uses: renalreg/.github/.github/workflows/reusable_badges.yml@main
+ secrets: inherit
+
+
diff --git a/README.md b/README.md
index 8dc419292..eee45a0c6 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,9 @@

-
-
-
-
-
+
+
+
# RADAR