JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
login might work if node-expat did
[libre-fm-client-daemon.git] / README
diff --git a/README b/README
deleted file mode 100644 (file)
index b22b84b..0000000
--- a/README
+++ /dev/null
@@ -1,10 +0,0 @@
-Setup
-=====
-
-1.     You'll need to save your auth credentials to ~/.libre.fm-cmus.auth:
-
-               unset HISTFILE
-               coffee -e "require('./auth.coffee').save_auth 'USERNAME','PASSWORD'"
-
-       (Substituting your libre.fm username and password of course.) The first
-       line disables history saving in bash, and perhaps other shells.