diff --git a/README.md b/README.md new file mode 100644 index 0000000..20ea4b9 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +To SRFI library run + + make SCHEME=chibi SRFI=106 build install + + +Change chibi to any other implementation supported by snow-chibi, and 106 +to any filename without suffix in srfi/*.sld