Skip to content

Commit

Permalink
docs: Add Hunspell to the list of packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Sep 1, 2021
1 parent b1fd182 commit 583c457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -31,6 +31,7 @@ The cspell mono-repo, a spell checker for code.
- [cspell-tools](packages/cspell-tools) -- tool used to compile dictionaries.
- [cspell-trie-lib](packages/cspell-trie-lib) -- trie data structure used to store words.
- [cspell-trie](packages/cspell-trie) -- trie data tool used to store words.
- [hunspell-reader](packages/hunspell-reader) -- reads Hunspell files and outputs words.

## Related Packages

Expand Down

0 comments on commit 583c457

Please sign in to comment.