Update README.md

This commit is contained in:
Ginger Bill
2017-03-03 11:15:34 +00:00
parent 6e1864d21c
commit 00f6bee454
+1
View File
@@ -27,6 +27,7 @@ The Odin programming language is fast, concise, readable, pragmatic and open sou
* MSVC 2015 installed (C99 support)
* Requires MSVC's link.exe as the linker
- run `vcvarsall.bat` to setup the path
* [LLVM binaries](https://github.com/gingerBill/Odin/releases/tag/llvm-4.0-windows) for `opt.exe` and `llc.exe`
## Warnings