Updated README.md for the `examples` folder to include some starting points.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 30 Mar 2020 09:31:15 +0000 (02:31 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 30 Mar 2020 09:31:15 +0000 (02:31 -0700)
examples/README.md

index 0c415b4..9be81ab 100644 (file)
@@ -1,6 +1,8 @@
 # Overview #
 
 # Overview #
 
-This folder contains example VVhitespace programs.
+This folder contains example VVhitespace programs. If you're just getting
+started, you probably want to read the `hello-world` and
+`basic-user-interaction` examples first.
 
 Each program can be built and run by executing `make run` in the example
 sub-directory.
 
 Each program can be built and run by executing `make run` in the example
 sub-directory.