From c04bdfe1b3ff6f90c53ffa2dce7e939be3368065 Mon Sep 17 00:00:00 2001 From: huntedbytheirs Date: Sun, 30 Aug 2026 03:27:21 -0400 Subject: [PATCH] shell --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7eb54e..3f679fb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Some pieces of software Null Linux attempts to modify _(under correct licensing) - Fork of [TWM](https://en.wikipedia.org/wiki/Twm) - Custom Made LIBC Implementation. - A built from scratch, [POSIX](https://en.wikipedia.org/wiki/POSIX) Compliant Coreutils implementation -- A fork and stripped down version of [DASH Shell](https://wiki.archlinux.org/title/Dash) +- Made-from-scratch shell similar to POSIX DASH - A hand-rolled [DRM](https://en.wikipedia.org/wiki/Direct_Rendering_Manager) wrapper library. - Stripped Down version of the [runit](https://smarden.org/runit/) [init/PID1](https://en.wikipedia.org/wiki/Init)