Mpg321 =========== A simple ruby wrapper around mpg321 ----------------------------------- Installation ------------ Either: - Add `gem "mpg321"` to your Gemfile and run bundle install. or - Run `gem install mpg321` Usage ----- Contributing ------------ 1. Make a fork 2. Make your changes 3. Push your changes to your fork 4. Create a Pull Request