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 5d20a75 commit d482bbc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ I only need to make tiny changes, which I consider effortless.
(flx:score "buffer-file-name" "bfn") ; '(237 0 7 12)
```

## 🛠 Development

To run tests, you need [Qob][] and execute the following commands:

```sh
$ qob install-deps --dev
$ qob test
```

## ⚜️ License

`cl-flx` is distributed under the terms of the MIT license.
Expand All @@ -28,3 +37,5 @@ See [`LICENSE`](./LICENSE) for details.

[flx]: https://github.com/lewang/flx
[Emacs]: https://www.gnu.org/software/emacs/

[Qob]: https://github.com/cl-qob/cli

0 comments on commit d482bbc

Please sign in to comment.