diff options
author | The Lux Programming Language | 2017-10-02 07:41:03 -0400 |
---|---|---|
committer | GitHub | 2017-10-02 07:41:03 -0400 |
commit | 567a7580df7f1d62434865c28f68e51941279e76 (patch) | |
tree | 0c7f2cd5960d18b715db463e32f005f712947483 | |
parent | 9db66a72aef2bc078b90c23ab219968deed7a5b2 (diff) | |
parent | be6d7b48bcc53680dc0aeb3ff40b549d395054d5 (diff) |
Merge pull request #36 from mlinksva/patch-1
Make README match license.txt
Diffstat (limited to '')
-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? |