diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2014-10-16 10:42:29 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2014-10-16 10:42:29 -0700 |
commit | cffd6659e88ba90d958fc44fa1533c9479319d4e (patch) | |
tree | 8525dd55d7269984c729ef096bd34bada004f6a2 /Readme | |
parent | 37036e0f7c3ba1b72c56f665fee155fed50fc650 (diff) | |
download | mu-cffd6659e88ba90d958fc44fa1533c9479319d4e.tar.gz |
150
Diffstat (limited to 'Readme')
-rw-r--r-- | Readme | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Readme b/Readme index 8b554d50..2ae0a6a3 100644 --- a/Readme +++ b/Readme @@ -5,3 +5,4 @@ $ cd mu $ git clone http://github.com/arclanguage/anarki $ ./anark/arc mu.arc.t # automated tests; start reading here +# mu.arc.t.html might be easier to read in your browser |