Skip to content

Commit

Permalink
(minor) on Quicklisp now
Browse files Browse the repository at this point in the history
  • Loading branch information
vindarel committed Dec 21, 2020
1 parent ddd3e68 commit e46ca41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

Fuzzy match candidates from an input string.

On [Ultralisp](https://ultralisp.org/).
On Quicklisp (2020-12) and [Ultralisp](https://ultralisp.org/).

~~~lisp
CL-USER> (fuzzy-match "hl" '("foo" "bar" "hello" "hey!"))
Expand Down

0 comments on commit e46ca41

Please sign in to comment.