aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorczjstmax <jstmaxlol@disroot.org>2026-05-12 23:09:58 +0200
committerczjstmax <jstmaxlol@disroot.org>2026-05-12 23:09:58 +0200
commit6b66dd6c36159ea124a9aa65d9718fd40d578d19 (patch)
tree1500a4f0a64ed907bef9d66e9667166775a6f7e8 /README.md
parent1c14a54e987a5b75c6368eaeea8d5a2d8b6856c9 (diff)
readme fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.md b/README.md
index 642f156..4085646 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
### müllos
a minimal and experimental x86_64 heapless unix-like OS von czjstmax.
+
the name is based off the german word for trash. haha.
> you can test müllos by running `make run` in the cloned repo.
@@ -14,8 +15,10 @@ müllos uses the [limine bootloader](https://github.com/limine-bootloader/limine
#### objectives
-the objectives for müllos are to have
-* a C compiler work on it -- same goes here as the bottom note VVVVVVVVV
-* an integrated minimal userland shell. -- could make use of [noshmore](https://github.com/jstmaxlol/noshmore) if we get ELFs working on müllos
+the objectives for müllos are to have:
+
+* a C compiler work on it <!-- same goes here as the bottom note VVVVVVVVV -->
+* an integrated minimal userland shell. <!-- could make use of [noshmore](https://github.com/jstmaxlol/noshmore) if we get ELFs working on müllos -->
* a simple filesystem
-* multitasking -- ish
+* multitasking <!-- ish -->
+