diff --git a/README.md b/README.md index d1c4950d..98f157c2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ Thor is a minimalistic operating system created for learning reasons. It is currently a 64bit OS written in assembly and C++. +## Build ## + +Build procedure is described on the Wiki: https://github.com/wichtounet/thor-os/wiki/Build + ## License ## This project is distributed under the Boost Software License 1.0. Read `LICENSE_1_0.txt` for details.