diff --git a/docs/readme.md b/docs/readme.md index ac727ad..b57de8f 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -1,8 +1,8 @@ # q -A programming language that compiles down to machine code. +A programming language that quickly compiles to machine code without gigantic dependencies like LLVM. -## Features +## Goals - Fast compilation - High performance