From 51497745d1fb792177cc495e726ac125a9143531 Mon Sep 17 00:00:00 2001 From: Bo Lopker Date: Fri, 10 Jan 2025 21:51:41 -0800 Subject: [PATCH] Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d1bd6e3..e849edb 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ Codebook will only check the parts of your code where a normal linter wouldn't. Codebook comes with a language server. Originally developed for the Zed editor, this language server can be integrated into any editor that supports the language server protocol. +### Dictionary Management + +Codebook comes with a dictionary manager, which will automatically download and cache dictionaries for a large number of languages. + ## Running Currently there are only tests.