diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-07-12 02:48:30 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-07-12 02:48:30 +0300 |
commit | 2cce96dda803fc1147c1839832c657a5c6c8fbae (patch) | |
tree | fb0c15105bffaf94438a611807c2d236172843de /README.md | |
parent | initial commit (diff) | |
download | simple-interpreter-2cce96dda803fc1147c1839832c657a5c6c8fbae.tar.gz simple-interpreter-2cce96dda803fc1147c1839832c657a5c6c8fbae.zip |
README update
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -219,4 +219,4 @@ the script gets separated into. 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](LICENSE.txt) for details. |