diff options
| author | Cody <cody@codyq.dev> | 2023-05-04 03:48:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-04 03:48:18 -0500 |
| commit | a2185236bc6555c9ce96de0326d4c6a622469e13 (patch) | |
| tree | 7bd745419fdd6314a61dcfb7f9c69d231b50632f | |
| parent | 99a08356c50190f783213ac99fc288712122f60f (diff) | |
| download | sloth-a2185236bc6555c9ce96de0326d4c6a622469e13.tar.gz | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Sloth - Blazingly Slow™ -Sloth is an interpreted high level language written in Rust. The syntax is meant to be close to Python but with sprinkles of Rust. +Sloth is an interpreted high level language written in Rust. ## Build To build sloth is easy, just run `cargo build` and you will have your own version of sloth! |
