Update README.md

Fixe source colouring
This commit is contained in:
Linus Björnstam 2025-07-16 19:09:38 +00:00
parent 32e16c300f
commit 00f5eca1c0

View file

@ -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: They allow you to write coroutine generators without having to deal with any nitty gritty details:
``` ``` scheme
(import (awesome-coroutine-generators base)) (import (awesome-coroutine-generators base))
(define simple-gen (define simple-gen
(simple-generator (simple-generator