From 1b6f76488dcc01c8e6c0efbe07751ebeea18c33b Mon Sep 17 00:00:00 2001 From: andromeda Date: Tue, 3 Mar 2026 22:01:49 +0100 Subject: add rust kernel stub --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a37b9f4..11c5569 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ +# bootle + +hobby kernel written in rust. It's just for playing around... for now :p + +run with `nix run git+https://git.mtgmonkey.net/andromeda/bootler#bootle` + # bootler hobby bootloader written in asm. It's just for playing around... for now :p +run with `nix run git+https://git.mtgmonkey.net/andromeda/bootler#bootler` + ### memory map ``` -- cgit v1.3.1