ref: 7856c56148a004d82cd49a8da232ee88ce5377c1
parent: ab7de6b01ad64a5abc10696f320664a6bc14a7fa
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Dec 20 21:36:16 EST 2015
The links looked overbearing on github. Shrink them.
--- a/README.md
+++ b/README.md
@@ -20,15 +20,16 @@
If you want to read more about what Myrddin is or does, there's a website up.
-### [Myrddin Homepage](http://eigenstate.org/myrddin/)
+[Myrddin Homepage](http://eigenstate.org/myrddin/)
Try It Online
-------------
Since installing a new language is a chore, there is a sandbox with code you can mess
-around with.
+around with. This is a very restrictive environment, but it's enough to get an idea
+of what the language feels like.
-### [Online Playground: Type your code here and run it](http://eigenstate.org/myrddin/playground/)
+[Online Playground Environment](http://eigenstate.org/myrddin/playground/)
API Documentation
-------------
@@ -36,7 +37,7 @@
Myrddin ships with a reasonably useful standard library, which covers many common uses. As
stated before, This library is implemented from scratch.
-### [API Reference](http://eigenstate.org/myrddin/doc/)
+[API Reference](http://eigenstate.org/myrddin/doc/)
Supported Platforms
-------------------