Compare commits

...

1 Commits

Author SHA1 Message Date
e932f929fd Update README.md 2024-02-17 12:36:42 +00:00

View File

@@ -4,7 +4,7 @@
### Description ### Description
* Written from scratch in C and asm. * Written from scratch in C and asm.
* POSIX-compliant (as aspiring to [Stan Dard](https://wiki.osdev.org/Stan_Dard)). * POSIX-compliant (as we are aspiring to [Stan Dard](https://wiki.osdev.org/Stan_Dard)).
* For the amd64 architecture. * For the amd64 architecture.
* Extensively documented. * Extensively documented.