aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNic Gaffney <gaffney_nic@protonmail.com>2023-06-15 16:59:20 -0500
committerNic Gaffney <gaffney_nic@protonmail.com>2023-06-15 16:59:20 -0500
commit0309bd27d34915a1af2b3c7584c119734fde61c2 (patch)
tree8dbef2f411ae8d5aebd1f55d08f7b705b92bee0e /README.md
parentc8d8714db00d3e4b0aa149482b04343e9e8af89c (diff)
downloadsloth-0309bd27d34915a1af2b3c7584c119734fde61c2.tar.gz
Updated README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1f154d2..bee380d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Sloth - Blazingly Slow™
-Sloth is an interpreted high level language written in Rust.
+Sloth is a compiled high level language written in Rust.
## Build
In order to build sloth you will need a valid install of LLVM 15.0.1, you can download LLVM from your package manager or you can download and build LLVM from source from their [downloads page](https://releases.llvm.org/).