From: Aaron Taylor Date: Mon, 30 Mar 2020 09:31:15 +0000 (-0700) Subject: Updated README.md for the `examples` folder to include some starting points. X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/commitdiff_plain/5837024c35172055a66399886c69417bf56d1dc4?hp=6bc4be448bb1625c4542567ce6f910bc78dfdaaa Updated README.md for the `examples` folder to include some starting points. --- diff --git a/examples/README.md b/examples/README.md index 0c415b4..9be81ab 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,6 +1,8 @@ # 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.