diff options
Diffstat (limited to '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! |
