From 407bf14590d3e1535cf411d81d1b0399e7d4b36b Mon Sep 17 00:00:00 2001 From: retropikzel Date: Thu, 26 Sep 2024 19:43:35 +0300 Subject: [PATCH] Update the readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a4b3b95..95188ea 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,13 @@ Any help in form of constructive advice and bug reports are appreciated. [Maling lists](https://sr.ht/~retropikzel/r7rs-pffi/lists) + For documentation see [retropikzel.neocities.org/r7rs-pffi](retropikzel.neocities.org/r7rs-pffi) or run mkdocs serve or see or docs/ directory. +For status of what tests pass on which implementations see +[Jenkins](https://jenkins.staging.scheme.org/job/r7rs-pffi/job/master/). + # Goals - Support only R7RS implementations (for now)