Add GitHub Actions badge to README

This commit is contained in:
Peter Cock 2025-06-25 10:16:40 +09:00 committed by GitHub
commit e8a911b9dc
Failed to generate hash of commit

View file

@ -1,7 +1,8 @@
# Peter's QMK Userspace fork
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/peterjc/qmk_userspace/main.svg)](https://results.pre-commit.ci/latest/github/peterjc/qmk_userspace/main)
[![GitHub Actions status](https://github.com/peterjc/qmk_userspace/actions/workflows/build_binaries.yaml/badge.svg?branch=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/).