From 5c8ac081c0188d7078bb9a0d7a2b7ab1cce67da8 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 1 Aug 2016 15:42:21 +0300 Subject: [PATCH] Readme fix --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 9e9af5f..5583354 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,7 @@ Command line application for checking WAV-files for identical channels, detectin Developed using these wonderful crates: -[Hound](https://github.com/ruuda/hound) - -[Clap](https://github.com/kbknapp/clap-rs) - -[pbr](https://github.com/a8m/pb) +**[Hound](https://github.com/ruuda/hound)**, **[Clap](https://github.com/kbknapp/clap-rs)**, **[pbr](https://github.com/a8m/pb)** ## Usage Basically, provide zrtstr with input file as an argument, or run it from a directory full of target WAV files.