From 4933dd02f35861fb9ed22d59efb76c452a150396 Mon Sep 17 00:00:00 2001 From: Alexander Yakushev Date: Mon, 13 Feb 2012 22:28:39 +0200 Subject: Modify readme and markdown it --- README | 16 ---------------- README.md | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 16 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 8df08dc..0000000 --- a/README +++ /dev/null @@ -1,16 +0,0 @@ -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 - -* 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 - diff --git a/README.md b/README.md new file mode 100644 index 0000000..6c70d9d --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +## 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. + +## Version explanation ## + +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. + +### 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 + -- cgit v1.2.3