diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-03-09 16:00:05 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-03-09 16:00:05 -0700 |
commit | fdfd8998ebede6ddc63a35e1cbe8e8f2327f517e (patch) | |
tree | 34ac999cb3f18a9ad9b944c8d498ecc777cd96b4 | |
parent | b368f41a51c1e0f664485813035d7e62d4e725e6 (diff) | |
download | mu-fdfd8998ebede6ddc63a35e1cbe8e8f2327f517e.tar.gz |
876
-rw-r--r-- | Readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md index 5d2d1f60..340f15e1 100644 --- a/Readme.md +++ b/Readme.md @@ -57,6 +57,8 @@ unit of comprehension. If I'm right, it makes sense to prioritize the right *tactile* interface for working with and getting feedback on large programs before we invest in the *visual* tools for making them concise. +([More details.](http://akkartik.name/about)) + **Taking mu for a spin** First install [Racket](http://racket-lang.org) (just for the initial |