diff --git a/README.md b/README.md index 10563ea..2ce5f5d 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Main implementation of [Dalet](https://github.com/txtdot/dalet) in rust, with pa - [x] lexer - [x] formatter -- [ ] parser -- [ ] lsp server +- [x] parser +- [ ] tree-sitter grammar for editors ### Lib-only