From 483e957db42012093528a42529837a7aadf44bfd Mon Sep 17 00:00:00 2001 From: faynot Date: Mon, 30 Mar 2026 14:26:04 +0300 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 969dec4..2d71fd7 100644 --- a/README.md +++ b/README.md @@ -163,4 +163,10 @@ make clean # Remove all artifacts make distclean # + git clean ``` -## Kernel Architecture \ No newline at end of file + ## Links + +- Original Repository: https://git.inotfail.com/INotFail/Elyz + +- Related projects: + +- Original template with bootloader: https://github.com/jasondyoungberg/limine-rust-template \ No newline at end of file