From b1187459d098d6b8135efa86e6665ece1bffb139 Mon Sep 17 00:00:00 2001
From: retropikzel <retropikzel@iki.fi>
Date: Fri, 18 Apr 2025 13:14:48 +0300
Subject: [PATCH] Update readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c3fc7f1..4e43dc5 100644
--- a/README.md
+++ b/README.md
@@ -260,7 +260,7 @@ and input file to .sps file and other way around is undefined behaviour.
 - COMPILE\_R7RS\_SCHEME_NAME
     - Additional string to insert right after the command and it's arguments
     can be used for example to pass C compiler flags on implementations that
-    compile to C
+    compile to C or anything or otherwise as backdoor
     - For example for Chicken to link with libcurl you would set
     COMPILE\_R7RS\_CHICKEN="-L -lcurl"
     - If implementation has - it is changed to \_, for example mit-scheme ->