diff options
author | Ori Bernstein <ori@eigenstate.org> | 2016-01-21 02:12:59 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2016-01-21 02:13:28 -0800 |
commit | e89d14c5f41b12f9e3ff6fb2bf9dd4d35db049d9 (patch) | |
tree | 40e2e3f00b1405d6294f90b16ed1ab202c057575 | |
parent | 3de36cf522da6e8fdb102fb1169465cbbabb3df4 (diff) | |
download | mc-e89d14c5f41b12f9e3ff6fb2bf9dd4d35db049d9.tar.gz |
Move the website up above the fold.
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,6 +1,8 @@ Myrddin ------- +[Myrddin Website and Documentation](http://eigenstate.org/myrddin/) + Myrddin is a systems language that is both powerful and fun to use. It aims for C like low level control, a lightweight high quality implementation, and features you may find familiar from languages like like rust and ocaml. @@ -57,11 +59,6 @@ Status  -Website -------- - -[Myrddin Homepage](http://eigenstate.org/myrddin/) - Try It Online ------------- |