diff --git a/README.md b/README.md index 1e0bf76..c247f26 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ The dark theme is not built in, but rendered with the [Dark Reader Firefox exten - [X] Ignore case when searching - [X] GoldenDict-like morphology-awareness (walks -> walk) and spelling check (fuzzy-search, that is, malarky -> malady, Malaya, malarkey, Malay, Mala, Maalox, Malcolm) - [ ] Transliteration for the Cyrillic[^6], Greek, Arabic, Hebrew and Devanagari scripts (done: Greek) -- [X] OpenCC Chinese conversion (only suggestions are supported; the dictionary text currently cannot be converted) +- [X] OpenCC Chinese conversion (please set your preference in `~/.silverdict/preferences.yaml` and add `zh` to the group with Chinese dictionaries) - [X] Add the ability to set sources for automatic indexing, i.e. dictionaries put into the specified directories will be automatically added - [X] Recursive source scanning - [X] Multithreaded article extraction