From 3705986169f84e321df0132e1aa7116fcacda29e Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Mon, 16 Mar 2026 19:10:47 -0400 Subject: [PATCH] Update README Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 203ce93..55cd8e2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # shed -A Linux shell written in Rust. The name is a nod to the original Unix utilities `sh` and `ed`. It's a shell with a heavy emphasis on smooth line editing and general interactive UX improvements over existing shells. Btw if you don't use `vim` this probably isn't your shell. +A Linux shell written in Rust. The name is a nod to the original Unix utilities `sh` and `ed`. It's a shell with a heavy emphasis on smooth line editing and general interactive UX improvements over existing shells. + +btw if you don't use `vim` this probably isn't your shell shed