Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Dec 17, 2024
1 parent 7f9260d commit d69296b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,15 @@ In your javascript file:
console.log(flx_ts.Flx.Score("buffer-file-name", "bfn"));
```

## 🛠️ Development

To run tests:

```sh
$ npm install --dev
$ npm run build
```

## 📦 Other alternatives

- [fuzzysort](https://github.com/farzher/fuzzysort)
Expand Down

0 comments on commit d69296b

Please sign in to comment.