summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Hawthorn <john@hawthorn.email>2018-11-04 14:06:24 -0800
committerJohn Hawthorn <john@hawthorn.email>2018-11-04 14:06:24 -0800
commit73a730c5579f79300eac3d7ec09351eda9593bf6 (patch)
tree344e698edfc15ee71ea382901bf146c379d236bf
parentf6c387bc012da378bf13ab4b700c3a6e74f52019 (diff)
LInk to fzy.js
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 606fe6f..3f6c525 100644
--- a/README.md
+++ b/README.md
@@ -110,3 +110,7 @@ It prefers shorter matches: `abce` matches <tt><b>abc</b>d<b>e</b>f</tt> over <t
It prefers shorter candidates: `test` matches <tt><b>test</b>s</tt> over <tt><b>test</b>ing</b></tt>.
+## See Also
+
+* [fzy.js](https://github.com/jhawthorn/fzy.js) Javascript port
+