Skip to content

Commit 926e795

Browse files
committed
update readme
I have to come up with a better name than zig-lsp-codegen for this library.
1 parent e9d526f commit 926e795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# Zig LSP Codegen
77

8-
Generates `std.json` compatible Zig code based on the official [LSP MetaModel](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#metaModel)
8+
Provides the necessary building blocks to develop Language Server Protocol implementations in Zig.
99

1010
## Installation
1111

0 commit comments

Comments
 (0)