From ebe53b3b50e6023c2617b95f2731c6d8e978e848 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Wed, 26 Feb 2025 14:47:55 +0100 Subject: [PATCH] Updated documentation --- docs/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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