From 5766c41b34d4950f873ab96510504681bf4b148e Mon Sep 17 00:00:00 2001 From: Burcu Dogan Date: Wed, 20 Jan 2016 17:00:00 -0800 Subject: [PATCH] Add tcolgate/mp3. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3f4d9c..ce69aa3 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [flac](https://github.com/eaburns/flac) - A native Go FLAC decoder. * [go-sox](https://github.com/krig/go-sox) - libsox bindings for go. * [go_mediainfo](https://github.com/zhulik/go_mediainfo) - libmediainfo bindings for go. +* [mp3](https://github.com/tcolgate/mp3) - A native Go MP# decoder. * [PortAudio](https://github.com/gordonklaus/portaudio) - Go bindings for the PortAudio audio I/O library. * [portmidi](https://github.com/rakyll/portmidi) - Go bindings for PortMidi. * [taglib](https://github.com/wtolson/go-taglib) - Go bindings for taglib.