diff --git a/README b/README index beb2395..2a08f01 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Scx 0.2 README -*- outline -*- +Scx 0.3 README -*- outline -*- Scx library =========== @@ -39,6 +39,14 @@ description of the original Elk API at http://www-rn.informatik.uni-bremen.de/software/elk/doc.html might be helpful. +* Loading the code +================== + +Start scsh like this: + +scsh -lel cml/load.scm -lel heap-images/load.scm -lel scx/load.scm + + * Support =========