diff --git a/README.org b/README.org index cbb3d17..f204edb 100644 --- a/README.org +++ b/README.org @@ -15,7 +15,7 @@ A permacomputing and game oriented programming language. ** Requirements - C compiler that supports C89 -- (optional) POSIX Compliant Shell for build scripts +- =(optional)= POSIX Compliant Shell for build scripts ** Build @@ -30,7 +30,7 @@ cd undar-lang && ./build * Roadmap -[[./ROADMAP.org][Compiler, Plex, Immidate mode GUI, Constructive solid geometry, Tunnels, Actor model]] +[[./docs/ROADMAP.org][Compiler, Plex, Immidate mode GUI, Constructive solid geometry, Tunnels, Actor model]] * License diff --git a/ROADMAP.org b/docs/ROADMAP.org similarity index 100% rename from ROADMAP.org rename to docs/ROADMAP.org