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 72dd0cf commit 1b3ff5a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ Result? result = Flx.score("switch-to-buffer", "stb");
print(result?.score); // 237
```

## 🛠️ Development

To run tests:

```sh
$ flutter test
```

## ⚜️ License

`flx_dart` is distributed under the terms of the MIT license.
Expand Down

0 comments on commit 1b3ff5a

Please sign in to comment.