diff options
| author | Kyle Gunger <corechg@gmail.com> | 2020-06-28 17:06:11 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-28 17:06:11 -0400 | 
| commit | 55019e87614f885ce4c5805cb9ce6bf1213330a8 (patch) | |
| tree | d8b1fa4584512a2bd42995a802bd4a288ede9d1b | |
| parent | 814a650a1c1a8c0315a9393b0e3f467907b9a0c1 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,3 +1,3 @@  # tnsl-parse -The tokenizer for the TNSL language.  Written in Go for the moment. +The tokenizer for the [TNSL Language](https://github.com/CoreChg/tnsl-lang).  Written in Go for the moment. |