From 2ec19b0f5036187223fde16102dedbed7a5e7d29 Mon Sep 17 00:00:00 2001 From: yudejp Date: Tue, 4 May 2021 13:01:07 +0900 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f00961..363d48a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# firmament: 🌄 Challenge of building operating system (referring to MikanOS) +# firmament: 🌄 Challenge of building operating system +This project is based on [MikanOS](https://github.com/uchan-nos/mikanos). ## Setup 1. Build container on Visual Studio Code. 1. Run: `.devcontainer/init.sh` (on `/workspaces/firmament`)