]> gitweb.factorcode.org Git - factor.git/blobdiff - README.md
README: adding note about demos
[factor.git] / README.md
index 1e99de24757892b88c7bbf6250a90b751df2ce44..dab7c036336b8b0d244de1caa0fd16766619201a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -73,6 +73,12 @@ A tutorial is available that can be accessed from the Factor environment:
 "first-program" help
 ```
 
+Some demos that are included in the distribution to show off various features:
+
+```factor
+"demos" run
+```
+
 Some other simple things you can try in the listener:
 
 ```factor