From a66fcd3dab9c715245f62841125222cc90dbec73 Mon Sep 17 00:00:00 2001 From: RushLana Date: Fri, 16 May 2025 15:59:02 +0200 Subject: [PATCH] Change tech spec --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e268ded..abf9cd6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Idea by [@thea@eldritch.cafe](https://eldritch.cafe/@thea). You can code only using the letter `q`. -`qpilator` will take all your `q` code and convert it to a c file and compile it into an executable called `q.q` +`q-pilator` (WIP) is the interpreter/compiler ## Project structure