diff --git a/README.md b/README.md index e69de29..db201ec 100644 --- a/README.md +++ b/README.md @@ -0,0 +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 aims to support multithreading and code inlining in the near future. \ No newline at end of file