about summary refs log tree commit diff
diff options
context:
space:
mode:
authorArun Isaac2025-11-17 19:07:55 +0000
committerArun Isaac2025-11-17 19:07:55 +0000
commit4fa98bdeae72c7a696f145e1586feb336035c991 (patch)
treeaa8c607532f1512bdbec88d9ec432f2856a7de45
parent32a51258bb0201337e08dd272e568e549822fe02 (diff)
downloadrun64-4fa98bdeae72c7a696f145e1586feb336035c991.tar.gz
run64-4fa98bdeae72c7a696f145e1586feb336035c991.tar.lz
run64-4fa98bdeae72c7a696f145e1586feb336035c991.zip
README: Add run64-website CI badge.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 62d7058..540a443 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Laminar](https://ci.systemreboot.net/badge/run64.svg)](https://ci.systemreboot.net/jobs/run64)
+[![Laminar](https://ci.systemreboot.net/badge/run64.svg)](https://ci.systemreboot.net/jobs/run64) [![Laminar](https://ci.systemreboot.net/badge/run64-website.svg)](https://ci.systemreboot.net/jobs/run64-website)
 
 run64 is a [SRFI-64](https://srfi.schemers.org/srfi-64/srfi-64.html) runner. It is a convenience script to run SRFI-64 tests and generate pretty, readable, colorful output. run64 is meant to work with an SRFI-64 implementation, and is not an SRFI-64 implementation in itself.