diff --git a/README.md b/README.md index 588b6736..e1e0d3e2 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Libraries for manipulating audio.* * [EasyMIDI](https://github.com/algoGuy/EasyMIDI) - EasyMidi is a simple and reliable library for working with standard midi file (SMF). -* [flac](https://github.com/eaburns/flac) - No-frills native Go FLAC decoder that decodes FLAC files into byte slices. * [flac](https://github.com/mewkiz/flac) - Native Go FLAC encoder/decoder with support for FLAC streams. * [gaad](https://github.com/Comcast/gaad) - Native Go AAC bitstream parser. * [go-sox](https://github.com/krig/go-sox) - libsox bindings for go.