Skip to content

Commit

Permalink
doc: notice the presence of a light version (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonbrad authored Aug 24, 2024
1 parent 6ece09d commit 262d4fe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@ wasm-pack build
* `strsim` for text similarity.
* `rhai` for scripting.

### Lite Version
We also offer a lite version of this library for those who need a more lightweight solution.

You can find it here [npm/afrim-lite](https://www.npmjs.com/package/afrim-lite).

**Note:** This version implies the dropped rhai feature.

### Installation

```
Expand Down

0 comments on commit 262d4fe

Please sign in to comment.