From a42546d7145564aeda3517725f8cc67e8a54b857 Mon Sep 17 00:00:00 2001 From: Noah Knegt Date: Sun, 20 Jul 2025 14:21:27 +0200 Subject: [PATCH] Add Home --- Home.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..0c1b7d1 --- /dev/null +++ b/Home.md @@ -0,0 +1,5 @@ +Welcome to the Wiki. + +Good references: +- https://crates.io/crates/bootloader +- https://os.phil-opp.com/ \ No newline at end of file