From 6bf69ee9282167916a3b349c45b93811b63d1ef7 Mon Sep 17 00:00:00 2001 From: Duncan Ogilvie Date: Sun, 5 Jun 2016 15:54:58 +0200 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4e852fc --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# btparser + +Lexer/Parser for 010 Editor's Binary Templates. Currently not very far developed, but lexing appears to be working. + +**Licensed under GPLv3, make sure to take this into consideration.**