From: Ben Beltran Date: Fri, 14 Nov 2014 01:00:54 +0000 (-0700) Subject: Updates the readme. X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli.rb/commitdiff_plain/521594baba02d87a17b56eb7a90a6a6ef5a86333?ds=inline Updates the readme. --- diff --git a/README.md b/README.md index d9a752a..c0c7c81 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,7 @@ see how to get it working. ### Installing ### -1. Clone this Repo -2. `gem build lyricli.gemspec` -3. `gem install lyricli-0.0.1.gem` -4. Voila! +`gem install lyricli` ### Usage ### @@ -41,6 +38,14 @@ commands: * `lrc -v` or `lrc --version` show the installed version of lyricli. * `lrc -h` or `lrc --help` display some help +#### It always gives me rdio even if using iTunes #### + +Due to the way the rdio API works, we can't tell if you're actively +listen and it always returns the last song. Currently the best way to +have the sources correctly is to enable **rdio first** and then +**itunes**. If you enabled itunes first, you can just disable and +re-enable and it should fix it. + ### Roadmap ### There is not much defined right now as a roadmap, but this needs to be