diff options
| author | Arun Isaac | 2026-03-17 00:34:09 +0000 |
|---|---|---|
| committer | Arun Isaac | 2026-03-17 00:35:48 +0000 |
| commit | fa1ff3b50ba3d02cc4e05c1b10f42f757a78c315 (patch) | |
| tree | e927d7050d4ab2ef205fd8cdf41c9efc25588c12 | |
| parent | 43ab142106da8d5cfe9fc67943a1e9b338cb6e22 (diff) | |
| download | run64-main.tar.gz run64-main.tar.lz run64-main.zip | |
Change-Id: I0ba91f2ec038ed3b992c373f5a424154a1af4b0b
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 8759291..20deccf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [](https://ci.systemreboot.net/jobs/run64) [](https://ci.systemreboot.net/jobs/run64-website) -run64 is a [SRFI-64](https://srfi.schemers.org/srfi-64/srfi-64.html) runner. It generates pretty, readable, colorful output featuring clear diffs between expected and actual values. +run64 is a [SRFI-64](https://srfi.schemers.org/srfi-64/srfi-64.html) (read *surfy-64*) runner. It generates pretty, readable, colorful output featuring clear diffs between expected and actual values. SRFI-64 is a Scheme API for writing test suites. Your Scheme implementation likely comes with an implementation of SRFI-64. run64 plugs into such a SRFI-64 implementation, and produces prettier output. run64 is not a SRFI-64 implementation in itself. |
