From ca5dc6d2fab2e808db3677dd8ba92a1b5505ec0f Mon Sep 17 00:00:00 2001 From: Artemy Egorov Date: Sun, 29 Dec 2024 13:33:48 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ce5f5d..da4f7fa 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Main implementation of [Dalet](https://github.com/txtdot/dalet) in rust, with pa - [x] lexer - [x] formatter - [x] parser -- [ ] tree-sitter grammar for editors +- [x] tree-sitter grammar for editors ### Lib-only