From 08d9b0a5da71576ae4a9bae31011081970fa4cef Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 21 May 2016 01:12:06 +0300 Subject: README update --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3