From a7c143942b0841f72b772da328afe975d4abac8c Mon Sep 17 00:00:00 2001 From: jhspetersson Date: Fri, 2 Mar 2018 15:20:16 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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