X-Git-Url: https://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/6a0f845cfaf0795c2898781e795267f4b07a3051..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! +