diff --git a/README.md b/README.md index 2ce51a6..5ebdac7 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ A curated list of awesome Rust code and resources. Inspired by the other [awesom ### Audio * [bjz/openal-rs](https://github.com/bjz/openal-rs/) — [OpenAL 1.1](http://www.openal.org/) bindings -* [JeremyLetang/ears](https://github.com/JeremyLetang/ears) — a simple library to play Sounds and Musics, on top of OpenAL and libsndfile ](https://travis-ci.org/JeremyLetang/ears) -* [JeremyLetang/rust-portaudio](https://github.com/JeremyLetang/rust-portaudio) — [PortAudio](http://www.portaudio.com/) bindings ](https://travis-ci.org/JeremyLetang/rust-portaudio) +* [JeremyLetang/ears](https://github.com/JeremyLetang/ears) — a simple library to play Sounds and Musics, on top of OpenAL and libsndfile [](https://travis-ci.org/JeremyLetang/ears) +* [JeremyLetang/rust-portaudio](https://github.com/JeremyLetang/rust-portaudio) — [PortAudio](http://www.portaudio.com/) bindings [](https://travis-ci.org/JeremyLetang/rust-portaudio) * [musitdev/rust-portmidi](https://github.com/musitdev/rust-portmidi) — [PortMidi](http://portmedia.sourceforge.net/portmidi/) bindings ### Compression