diff --git a/README.md b/README.md
index b2137f9..c32e800 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,8 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization
* [tailhook/vagga](https://github.com/tailhook/vagga) — a containerization tool without daemons [](https://travis-ci.org/tailhook/vagga)
* [cristianoliveira/funzzy](https://github.com/cristianoliveira/funzzy) — a configurable watcher inspired in [entr](http://entrproject.org/) [](https://travis-ci.org/cristianoliveira/funzzy)
-
+* **Audio**
+ * [indiscipline/zrtstr](https://github.com/indiscipline/zrtstr) — a command line utility for checking if stereo wav files are faux-stereo (i.e. have identical channels) and converting such files to mono. [](https://travis-ci.org/indiscipline/zrtstr)
* **Database**
* [pingcap/tikv](https://github.com/pingcap/tikv) — a distributed KV database in Rust [](https://travis-ci.org/pingcap/tikv)
* [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — a Redis reimplementation in Rust [](https://travis-ci.org/seppo0010/rsedis)