Skip to content

Commit 4cd16ef

Browse files
authored
Update README.md
1 parent 7077f5f commit 4cd16ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Yet another spellchecker written in go.
1717
- very compact database: ~1 MB for 30,000 unique words
1818
- average time to fix a single word: ~35 µs
1919
- achieves about 70–74% accuracy on Peter Norvig’s test sets (see [benchmarks](#benchmarks))
20+
- no built-in dictionary — you can provide any custom words, and the spellchecker will only know them
2021

2122
## Installation
2223

0 commit comments

Comments
 (0)