diff --git a/README.md b/README.md
index e071ed5..cb8c04c 100644
--- a/README.md
+++ b/README.md
@@ -153,6 +153,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization
* [Aaronepower/tokei](https://github.com/Aaronepower/tokei) — counts the lines of code [](https://travis-ci.org/Aaronepower/tokei)
* [buster/rrun](https://github.com/buster/rrun) — a command launcher for Linux, similar to gmrun [](https://travis-ci.org/buster/rrun)
* [cristianoliveira/funzzy](https://github.com/cristianoliveira/funzzy) — a configurable filesystem watcher inspired by [entr](http://entrproject.org/) [](https://travis-ci.org/cristianoliveira/funzzy)
+ * [jhspetersson/fselect](https://github.com/jhspetersson/fselect) [[fselect](https://crates.io/crates/fselect)] — Find files with SQL-like queries [](https://travis-ci.org/jhspetersson/fselect)
* [k0pernicus/zou](https://github.com/k0pernicus/zou) — a download accelerator [](https://travis-ci.org/k0pernicus/zou)
* [lotabout/skim](https://github.com/lotabout/skim) — A fuzzy finder in pure rust [](https://travis-ci.org/lotabout/skim)
* [mmstick/concurr](https://github.com/mmstick/concurr) — Alternative to GNU Parallel w/ a client-server architecture