From 4fa98bdeae72c7a696f145e1586feb336035c991 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Mon, 17 Nov 2025 19:07:55 +0000 Subject: README: Add run64-website CI badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit 1.4.1