diff --git a/README.md b/README.md index 8a332c4..7855e2f 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,11 @@ commit :: (m: *Memory, size: SizeU): Bool ``` -### Actual examples that explain language features can be found in /examples \ No newline at end of file +### Actual examples that explain language features can be found in /examples + + +# Building + +1. Requires *Windows*, *Visual Studio* and *Clang* to be installed +1. Run *build.bat* +1. They lived happily ever after \ No newline at end of file