From 68abeabb0f8ed33b5d015d666b99602bc0b8cb27 Mon Sep 17 00:00:00 2001 From: Jack Halford Date: Sun, 4 Feb 2018 18:08:45 +0000 Subject: [PATCH] README with blog url --- kernel-rs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kernel-rs/README.md b/kernel-rs/README.md index 342e5999..fe70ace6 100644 --- a/kernel-rs/README.md +++ b/kernel-rs/README.md @@ -1,3 +1,5 @@ +based on [Writing an OS in rust](https://os.phil-opp.com/) + # compiling a standard development environment can be invoked: