From a35ceb1b057bc4c34b9d20a932aa9a173dad09f0 Mon Sep 17 00:00:00 2001 From: cozis Date: Tue, 8 Mar 2022 23:21:17 +0100 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d53485..066bcdb 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,10 @@ $ chmod +x build.sh You can run files by doing: ```sh -location/of/noja +location/of/noja run ``` or you can run strings by doing: ```sh -location/of/noja -c +location/of/noja run inline ``` \ No newline at end of file