aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-05-21 01:12:06 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-05-21 01:12:06 +0300
commit08d9b0a5da71576ae4a9bae31011081970fa4cef (patch)
tree62cfe8f14ce52af2d4b9a2ce49a8dae7e2abb507 /README.md
parentREADME update (diff)
downloadsimple-interpreter-08d9b0a5da71576ae4a9bae31011081970fa4cef.tar.gz
simple-interpreter-08d9b0a5da71576ae4a9bae31011081970fa4cef.zip
README update
Diffstat (limited to '')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index c75c974..978fa55 100644
--- a/README.md
+++ b/README.md
@@ -215,8 +215,12 @@ to `src/parser.py`.
You can also pass the path to a script to `src/lexer.py` to examine the tokens
the script gets separated into.
-## Licensing
+## License
This project, including all of the files and their contents, is licensed under
terms of the MIT License.
-See LICENSE.txt for details.
+See [LICENSE.txt] for details.
+
+
+
+[LICENSE.txt]: LICENSE.txt