altosui: Add config and pyro tabs to graph widget
[fw/altos] / src / scheme / README
diff --git a/src/scheme/README b/src/scheme/README
deleted file mode 100644 (file)
index 98932b4..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; (have classic macros)
-* No record types
-* No libraries