Update README.md and roadmap.md

This commit is contained in:
Ginger Bill
2016-11-23 13:57:33 +00:00
parent fff995a27c
commit 34ee89cfab
3 changed files with 10 additions and 4 deletions
+1 -2
View File
@@ -6,14 +6,13 @@ Odin in an open source programming language that is simple to read, comprehend a
* x86-64
* Windows
* MSVC installed
* MSVC 2015 installed (C99 support)
* call `vcvarsall.bat` to setup the path
## Warnings
* This is still highly in development and the language's design is quite volatile.
* Syntax is not fixed.
* The language's name, Odin, is not final.
## Goals