diff options
author | Ori Bernstein <ori@eigenstate.org> | 2016-01-21 21:31:43 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2016-01-21 21:31:43 -0800 |
commit | d910afb413459ce9a11c5cd2c8b4e32f1d649cc3 (patch) | |
tree | 1829ea11d77c216633f5aff6b276a857ec91e89c /README.md | |
parent | e89d14c5f41b12f9e3ff6fb2bf9dd4d35db049d9 (diff) | |
download | mc-d910afb413459ce9a11c5cd2c8b4e32f1d649cc3.tar.gz |
Exit with success status of operations.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ 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, |