From 48eaa5c94f262d152ff64e6529944ada56c064f6 Mon Sep 17 00:00:00 2001 From: Alexander Myltsev Date: Mon, 21 Nov 2022 00:57:23 +0300 Subject: [PATCH] Give credit to code sources. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ed69b2f..a063a2b 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ Yet Another BootLoader, OS Kernel and Other stuff + +Includes code from: +* https://github.com/mit-pdos/xv6-public +* https://github.com/FRosner/FrOS +* https://github.com/dhavalhirdhav/LearnOS +* https://wiki.osdev.org