diff options
author | Alexander Yakushev <yakushev.alex@gmail.com> | 2012-02-13 22:28:39 +0200 |
---|---|---|
committer | Alexander Yakushev <yakushev.alex@gmail.com> | 2012-02-13 22:28:39 +0200 |
commit | 4933dd02f35861fb9ed22d59efb76c452a150396 (patch) | |
tree | 8132de462bb6a69b8b5ba2dcb3055746e80d74c1 | |
parent | f01439bcf55a0dc046252448ebf28e8d938f0060 (diff) | |
download | awesompd-4933dd02f35861fb9ed22d59efb76c452a150396.tar.gz awesompd-4933dd02f35861fb9ed22d59efb76c452a150396.tar.bz2 |
Modify readme and markdown it
-rw-r--r-- | README.md (renamed from README) | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,16 +1,17 @@ -This is an advanced MPD widget\client for AwesomeWM. +## Description ## +This is an advanced MPD widget\client for AwesomeWM. For the detailed installation guide see http://awesome.naquadah.org/wiki/Awesompd_widget . - Also you can find an example of widget configuration in file rcsample.lua. -### Changes in 1.1.0 +## Version explanation ## -* Album covers are now also shown for the local tracks (images are taken from the current track's folder) +Use this version for Awesome v3.4.x. If you are using the git pre-4.0 version of Awesome, please consider using for-awesome-git branch in this repository. -* When the Jamendo track is playing you can visit artist's or album's page from the Jamendo menu +### Changes in 1.1.0 ### +* Album covers are now also shown for the local tracks (images are taken from the current track's folder) +* When the Jamendo track is playing you can visit artist's or album's page from the Jamendo menu * Notification now shows the album name for the current track (for both local and Jamendo tracks) - * A few minor modifications and bugfixes |