From d0e0b38f03360d042ccbf2904ec7fb26e927ce20 Mon Sep 17 00:00:00 2001 From: night0721 Date: Mon, 1 Jul 2024 17:43:18 +0100 Subject: [PATCH] update readme description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bf4316..9b31e1c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 90s -Minimalist, customizable shell with syntax highlighting. +Minimalist, customizable shell written in C99 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!