update sdx project desc

This commit is contained in:
ngn 2025-03-30 09:09:06 +00:00 committed by GitHub
parent 73a2ccb028
commit ca3917ef58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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