From f6996aa8b2c87ebd03accb6ebf2eacdb5d6486dc Mon Sep 17 00:00:00 2001 From: Esa-Matti Suuronen Date: Sat, 7 Sep 2024 14:58:55 +0300 Subject: [PATCH] readme++ --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 256ed69..d324ce3 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,6 @@ The only reason this exists because tab-completion for npm scripts and jakefiles is really slow. rt is written using Rust and [SWC](https://swc.rs/) for jakefile parsing so it is basically instant. It also saves few key strokes! -But to be honest this project was just an excuse to learn Rust and SWC. - ## Install Get binary from the [releases page](https://github.com/esamattis/rt/releases)