Updated README.md for the `examples` folder to include some starting points.
[vvhitespace] / examples / README.md

Overview

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.

Running make clean in a specific example sub-directory will clean up all build-related files for that example. Executing the same command in the top-level examples/ directory will clean up every example.

Before running any examples, first run make in the top-level VVhitespace folder to build vvc and vvi.