From 906dac0c32b27661f941f94f07be2e2ee16c0e17 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Fri, 8 Apr 2022 02:27:18 -0400 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9d8876..65a2d35 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ What works - Struct definition - Control flow blocks (`if` and `loop` specifically) -What does'nt work +What doesn't work - `else` - Function Calls - Getting struct members @@ -57,4 +57,4 @@ Once you have built the parser, it can be invoked in the build folder with `./pa With some of the code I've written, I'm kinda supprised that this even compiles. -tint is short for Tnsl INTerpreter \ No newline at end of file +tint is short for Tnsl INTerpreter -- cgit v1.2.3