summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-06-28 16:51:31 -0400
committerGitHub <noreply@github.com>2020-06-28 16:51:31 -0400
commit7d640ca98c70a9c55c5928242b4a033650525beb (patch)
tree29e9a2a26741249b70ef458cc91e153f170b4387 /README.md
parent0ec2df58538bd986af0765fa36b0dc1ba9c15aa5 (diff)
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2f8fa4d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# tnsl-parse
+
+The tokenizer for the TNSL language. Written in Go for the moment.