From ca3917ef5849f46f3a601aa1ad8ec20f4fb923fc Mon Sep 17 00:00:00 2001 From: ngn Date: Sun, 30 Mar 2025 09:09:06 +0000 Subject: [PATCH] update sdx project desc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34ad2ea..9599318 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ #### OS Development/Hacking - [MatterLinux](https://matterlinux.xyz): Tiny and independent GNU/Linux distribution - [kbuild](https://github.com/ngn13/kbuild): Kernel build script for development/hacking -- [sdx](https://github.com/ngn13/sdx): Simple x86_64 UNIX like hobby OS +- [sdx](https://github.com/ngn13/sdx): Simple UNIX like x86-64 hobby OS #### Tools/Libraries - [ctorm](https://github.com/ngn13/ctorm): Simple web framework for C