diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-05-12 23:11:25 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-05-12 23:11:25 +0200 |
| commit | 7c4b18de939edf317836b884d519ad7f5ab649a5 (patch) | |
| tree | 0687d3abe9b280b43a756553d83bf0f43ece62ab | |
| parent | 6b66dd6c36159ea124a9aa65d9718fd40d578d19 (diff) | |
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -17,8 +17,8 @@ müllos uses the [limine bootloader](https://github.com/limine-bootloader/limine 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 --> +- 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 --> |