From 93599ff5d7fd0236dbec51dce2f689d47690a454 Mon Sep 17 00:00:00 2001 From: paladin Date: Fri, 28 Aug 2026 12:38:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db201ec..55f8033 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ An interpreter for Mars, a dialect of Lua 5.5. It's out of this world. -Mars serves as the Pool engine's scripting language, handling memory and logic for objects. +Mars is the Pool engine's scripting language. It handles memory and logic for objects. Mars aims to support multithreading and code inlining in the near future. \ No newline at end of file