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