Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Lewis <ianmlewis@gmail.com>
  • Loading branch information
ianlewis committed Nov 18, 2024
1 parent b1db0c6 commit c7bce1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ versions and compatibility.
- \[x] Reading full dictionary articles.
- \[x] Efficient access for large files.
- \[x] Dictzip support.
- \[x] Capitalization, diacritic, punctuation, and whitespace folding ([#19](https://github.com/ianlewis/go-stardict/issues/19), [#25](https://github.com/ianlewis/go-stardict/issues/25)).
- \[ ] Support for concurrent access ([#1](https://github.com/ianlewis/go-stardict/issues/1))
- \[ ] Synonym support (.syn file) ([#2](https://github.com/ianlewis/go-stardict/issues/2)).
- \[ ] Support for tree dictionaries (.tdx file) ([#3](https://github.com/ianlewis/go-stardict/issues/3)).
- \[ ] Support for Resource Storage (res/ directory) ([#4](https://github.com/ianlewis/go-stardict/issues/4)).
- \[ ] Glob/Wildcard search support ([#21](https://github.com/ianlewis/go-stardict/issues/21)).
- \[ ] Capitalization, diacritic, punctuation, and whitespace folding ([#19](https://github.com/ianlewis/go-stardict/issues/19), [#25](https://github.com/ianlewis/go-stardict/issues/25)).

## Installation

Expand Down

0 comments on commit c7bce1f

Please # to comment.