Update README.md

This commit is contained in:
Baptiste Wicht 2014-02-08 22:36:33 +01:00
parent d2cf6b5d67
commit 01c7f2ddce

View File

@ -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++. 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 ## ## License ##
This project is distributed under the Boost Software License 1.0. Read `LICENSE_1_0.txt` for details. This project is distributed under the Boost Software License 1.0. Read `LICENSE_1_0.txt` for details.