diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 3ad53d4a..de8e8201 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ free to make a fork. If you show it to me, I'll link to it here, so others can use it. I might even pull your changes into this repo! - [mu-normie](https://git.sr.ht/~akkartik/mu-normie): with a more standard - build system and C++ modules. + build system that organizes the repo by header files and compilation units. - [mu-x86\_64](https://git.sr.ht/~akkartik/mu-x86_64): experimental fork for 64-bit x86 in collaboration with [Max Bernstein](https://bernsteinbear.com). It's brought up a few concrete open problems that I don't have good solutions |