From a13dbcaa7747b44f6e9ffa9140b787f205e08a0b Mon Sep 17 00:00:00 2001 From: haxala1r Date: Fri, 3 Oct 2025 22:39:46 +0300 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3480c0d..24dc05b 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Woodpecker CI/CD system is integrated. Currently using Catch2 for unit testing. - Lexing - complete, more token types may be added as necessary -- Parsing - This is the next step. +- Parsing - the main steps are done, but things may change as time progresses - Optimizations - - Emitting Bytecode - the goal.