README.md in grooveshark-0.2.11 vs README.md in grooveshark-0.2.12

- old
+ new

@@ -1,11 +1,13 @@ -# Grooveshark API +# Grooveshark API [![Build Status](https://travis-ci.org/sosedoff/grooveshark.svg?branch=master)](https://travis-ci.org/sosedoff/grooveshark) Unofficial grooveshark API ruby library gives your ability to search and stream songs, manage playlists, media library and favorites. API was discovered using http proxy and does not pretend to be always valid due to website API changes. +**Looking for maintainer. Submit a new issue if interested.** + ## Installation Install gem from rubygems: ``` @@ -240,17 +242,17 @@ ## Testing Run test suite: ``` -rake test +bundle exec rake ``` ## Contact - Dan Sosedoff - dan.sosedoff@gmail.com -- http://twitter.com/dan_sosedoff +- http://twitter.com/sosedoff ## License MIT License