Update README.md

This commit is contained in:
Erez Shinan 2018-02-28 11:10:13 +02:00 committed by GitHub
parent 809857091f
commit c0dd6c8aaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Most importantly, Lark will save you time and prevent you from getting parsing h
- [Documentation wiki](https://github.com/erezsh/lark/wiki)
- [Tutorial](/docs/json_tutorial.md) for writing a JSON parser.
- Blog post: [How to write a DSL with Lark](http://blog.erezsh.com/how-to-write-a-dsl-in-python-with-lark/)
- [Forum @googlegroups](https://groups.google.com/forum/#!forum/lark-parser) (New)
### Install Lark