From 3eed456afce3b541dc5eb508c319f7052ef99aa1 Mon Sep 17 00:00:00 2001 From: dermagen Date: Fri, 26 Jul 2024 03:07:44 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbea869..061450e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![](https://raw.githubusercontent.com/false-schemers/skint/master/misc/skint-252x100.png) -# SKINT - Cheap and fast R7RS Scheme Interpreter +# Cheap and fast R7RS Scheme Interpreter SKINT is a portable interpreter for the R7RS Scheme programming language. It can be built from five C source files with a single command. There is no distributives or packages: