diff options
author | Mike Linksvayer | 2017-10-01 21:41:50 -0700 |
---|---|---|
committer | GitHub | 2017-10-01 21:41:50 -0700 |
commit | be6d7b48bcc53680dc0aeb3ff40b549d395054d5 (patch) | |
tree | 0c7f2cd5960d18b715db463e32f005f712947483 /README.md | |
parent | 9db66a72aef2bc078b90c23ab219968deed7a5b2 (diff) |
Make README match license.txt
Catch up with 82c378b0c9e95ec94c40911a23199868f5981d2d and https://github.com/LuxLang/lux/issues/23#issuecomment-275552104
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ The `luxdoc` program was actually used to generate the documentation for the sta ### What's the license? -Mozilla Public License v2.0 +[MIT](license.txt) ## What's interesting about the language? |