diff --git a/README.md b/README.md index 9c53c04..a7eb54e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Some pieces of software Null Linux attempts to modify _(under correct licensing) - Several Patches to the [Linux Kernel](https://kernel.org) - Fork of [TWM](https://en.wikipedia.org/wiki/Twm) -- Modified [Musl Libc](https://musl.libc.org/) +- 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) - A hand-rolled [DRM](https://en.wikipedia.org/wiki/Direct_Rendering_Manager) wrapper library.