From c4adf3dd04f5afeafaf495c83e53b8fb2baddf26 Mon Sep 17 00:00:00 2001 From: Daniel Hauge Date: Mon, 29 Jul 2024 18:19:05 +0200 Subject: [PATCH] docs: README.md --- README.md => docs: README.md | 6 ++++++ 1 file changed, 6 insertions(+) rename README.md => docs: README.md (91%) diff --git a/README.md b/docs: README.md similarity index 91% rename from README.md rename to docs: README.md index 23cbef2..9cc8d2b 100644 --- a/README.md +++ b/docs: README.md @@ -17,6 +17,12 @@ An implementation of the language server protocol (LSP) for EBNF grammars. - [x] Document symbols - [x] Code actions (supress unused warning) + + +https://github.com/user-attachments/assets/f084e652-b4f3-4f9c-a8e5-1cce6fb85e06 + + + ## Installation Build from source or install via cargo: