From e8a911b9dc72d71ccfc1e1a2527a91dddb5becc7 Mon Sep 17 00:00:00 2001
From: Peter Cock
Date: Wed, 25 Jun 2025 10:16:40 +0900
Subject: [PATCH] Add GitHub Actions badge to README
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8f8b6c85..8cea24fb 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# Peter's QMK Userspace fork
[](https://results.pre-commit.ci/latest/github/peterjc/qmk_userspace/main)
-
+[](https://github.com/peterjc/qmk_userspace//actions)
+
This is my fork of the [QMK Userspace repository](https://github.com/qmk/qmk_userspace),
so that I can experiment with layouts without the overhead of the full
[QMK firmware repository](https://github.com/qmk/qmk_firmware/).