Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
huahaiy committed Dec 16, 2021
1 parent a1f793e commit e1dc116
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 4,6 @@ SymSpell spell checker in Clojure.

This is based on a [Java port](https://github.com/rxp90/jsymspell) of the [SymSpell](https://github.com/wolfgarbe/SymSpell) spell checker.

Currently it supports English only.

## Usage

```clojure
Expand All @@ -26,3 24,7 @@ Currently it supports English only.
## Documentation

Please see API documentation on [cljdoc](https://cljdoc.org/d/org.clojars.huahaiy/symspell-clj/0.2.3/api/symspell-clj.core)

## Status

SymSpell is widely used and ported to many languages. This Clojure library is new, but is already used in production at [Juji](https://juji.io).

0 comments on commit e1dc116

Please sign in to comment.