altos/scheme: Move ao-scheme to a separate repository
[fw/altos] / src / scheme / README
diff --git a/src/scheme/README b/src/scheme/README
deleted file mode 100644 (file)
index a18457f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-This follows the R7RS with the following known exceptions:
-
-* No vectors or bytevectors
-* Characters are just numbers
-* No dynamic-wind or exceptions
-* No environments
-* No ports
-* No syntax-rules
-* No record types
-* No libraries