aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cc0b49f..8e51642 100644
--- a/README.md
+++ b/README.md
@@ -142,6 +142,8 @@ The `print` key can take one of four values:
* `code` (print the generated code)
* `all` (print both parse tree and code)
+The resulting output will be printed to `stderr` during the compilation process.
+
The parse tree looks like this for the example template:
```