summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 3 insertions, 9 deletions
diff --git a/README.md b/README.md
index da11bb2..f35a9a3 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,7 @@
# Gtk-Demos
-Brief demos of using Gtk user interface from a high level language without any C or makefiles.
-
-See the intro file for explanation/description.
-
-No need to compile anything. The demos are scripts, ready to run.
+Brief demos of using Gtk user interface from a high level language without any C or makefiles. Installation of sbcl is no longer required. See the hotnews file. It has details and explanation/description of the demos, and notes about this version.
To run the demos:
-
-chmod +x demo[1-4]
-
-./demo4
+chmod +x demos
+./demos