X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/b3a0b302f0f294b9c98ca2d5d34382cdf080d234..4be3f03fac750a3043dec0086fea6430d3d3dcce:/examples/hello-world/README.md diff --git a/examples/hello-world/README.md b/examples/hello-world/README.md index f003d49..ff1ed2f 100644 --- a/examples/hello-world/README.md +++ b/examples/hello-world/README.md @@ -136,3 +136,9 @@ Putting all that together, we discover a greatly simplified program. #include This is already saved in `hello.pvvs` which you can execute with `make run`. + +# Example Output # + + vvhitespace/examples/basic-user-interaction % make run + Hello, world! +