From 00f5eca1c0906c6522ec0e99a5a525b410c72e1c Mon Sep 17 00:00:00 2001 From: bjoli Date: Wed, 16 Jul 2025 19:09:38 +0000 Subject: [PATCH] Update README.md Fixe source colouring --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1e08e3..bf65287 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Welcome. Did you ever feel limited by the strict dogma of srfi-158 generators? M They allow you to write coroutine generators without having to deal with any nitty gritty details: -``` +``` scheme (import (awesome-coroutine-generators base)) (define simple-gen (simple-generator