From afb0fafa299afe8af575e6c6b6851d3d4a34983c Mon Sep 17 00:00:00 2001 From: retropikzel Date: Fri, 7 Feb 2025 07:03:46 +0200 Subject: [PATCH] Updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4388b2a..1d95471 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Non Scheme implementation specific implementation of -[SRFI-138](https://srfi.schemers.org/srfi-138/srfi-138.html). +compile-r7rs is a tool to compile R7RS Scheme programs, it aims for compability +with [SRFI-138](https://srfi.schemers.org/srfi-138/srfi-138.html). ## Dependencies