From b612a0ac92ce417658ab658b4fa07e1e58475f3c Mon Sep 17 00:00:00 2001 From: retropikzel Date: Fri, 18 Apr 2025 07:03:43 +0300 Subject: [PATCH] Update readme. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 57689d0..3e045c9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ compile-r7rs is a tool to compile Scheme programs, it aims for compability with [SRFI-138](https://srfi.schemers.org/srfi-138/srfi-138.html). -Despite it's name it also supports R6RS implementations and compilation. -Schemers, unite! <3 +Despite it's name it also supports R6RS. Schemers, unite! <3 - [Notes](#notes) - [Supported implementations](#supported-implementations)