]> gitweb.factorcode.org Git - factor.git/commitdiff
README: adding note about demos
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 24 Aug 2023 02:44:08 +0000 (19:44 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 24 Aug 2023 02:44:08 +0000 (19:44 -0700)
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