]> git.r.bdr.sh - rbdr/lyricli.rb/blobdiff - README.md
Updates the readme.
[rbdr/lyricli.rb] / README.md
index 49ad05b2cc569fd7ba7089261cadb7f9ee8dd643..c0c7c81d0a60389d8bca8c3e9552df0ce92f9785 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,10 +8,7 @@ see how to get it working.
 
 ### Installing ###
 
 
 ### Installing ###
 
-1. Clone this Repo
-2. `gem build lyricli.gemspec`
-3. `gem install lyricli-0.0.1.gem`
-4. Voila!
+`gem install lyricli`
 
 ### Usage ###
 
 
 ### 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
 
 * `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
 ### Roadmap ###
 
 There is not much defined right now as a roadmap, but this needs to be
@@ -57,6 +62,9 @@ Also, I want to add the last song to the configuration, so you can check
 that. This would let us "watch" lyricli without hammering the lyrics
 wiki api
 
 that. This would let us "watch" lyricli without hammering the lyrics
 wiki api
 
+Also, during the enable phase, sources like iTunes should check for
+proper OS and stop if they're not in their home turf.
+
 ### Leave Feedback Please! ###
 
 If you decide to use or hack away at Lyricly, please don't forget to
 ### Leave Feedback Please! ###
 
 If you decide to use or hack away at Lyricly, please don't forget to