summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2023-05-13 23:25:07 -0400
committerGitHub <noreply@github.com>2023-05-13 23:25:07 -0400
commited3135b65795850705295622ac8377cfc49e6164 (patch)
tree06bc47a0d30c0bc56a91a04e3ca1575ad89dee1a
parent87fe73831fd1967b0ed48f8664305061dd0f34c5 (diff)
Update README.md
-rw-r--r--tnslc/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/tnslc/README.md b/tnslc/README.md
index 937fdce..70782e1 100644
--- a/tnslc/README.md
+++ b/tnslc/README.md
@@ -10,6 +10,8 @@ Examples:
- `./run.sh dummy.tnsl` - Run the compiler on the dummy file
- `./run.sh "dummy.tnsl ../libtnsl/libtnsl.tnsl"` - Run the compiler on the dummy file but also link libtnsl
+- `.\run.ps1 tnslc_wrapped.tnsl`: Run the compiler on the sample "Hello World" program
+
### Credits
Copyright 2021-2022 Kyle Gunger
@@ -24,4 +26,4 @@ Examples:
THIS SOFTWARE/SOURCE CODE IS PROVIDED "AS IS" WITH NO
WARRANTY, GUARANTEE, OR CLAIM OF FITNESS FOR ANY PURPOSE
- EXPRESS OR IMPLIED \ No newline at end of file
+ EXPRESS OR IMPLIED