From 4598bbbd589a26d10be192d824f976642d215048 Mon Sep 17 00:00:00 2001 From: equal-l2 Date: Sat, 14 Oct 2017 19:47:00 +0900 Subject: [PATCH] Replace snatch with zou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ded2ce7..0e34ec6 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,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) - * [derniercri/snatch](https://github.com/derniercri/snatch) — a download accelerator [](https://travis-ci.org/derniercri/snatch) + * [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/parallel](https://github.com/mmstick/parallel) — a command-line CPU load balancer * [mmstick/systemd-manager](https://github.com/mmstick/systemd-manager) — a systemd service manager written in Rust using GTK-rs.