From 253ec734f00725e1597b727d69306da084c75052 Mon Sep 17 00:00:00 2001 From: night0721 Date: Wed, 22 May 2024 16:04:17 +0100 Subject: [PATCH] update description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4c44f2..9a0f35d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # rush -rush is a minimalistic shell for Unix systems written in C. +Minimalist, customizable shell with syntax highlighting. * Disclaimer: This project is for me to learn to write Unix syscalls, code might be inefficient, feel free to point out the mistakes and open a issue for that!