X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=sima%2Finfo.py;h=b3a51c1a414f3534305c31d1a38740bb2a8568ef;hb=7c13eee71186d30a85d70a3e6214865ba90ddabb;hp=60d1139db23e767961558d32d5a7916bb822d1e3;hpb=5b04c84261adade92f515d4d1d42d5093534a54b;p=mpd-sima.git diff --git a/sima/info.py b/sima/info.py index 60d1139..b3a51c1 100644 --- a/sima/info.py +++ b/sima/info.py @@ -1,10 +1,10 @@ # -*- coding: utf-8 -*- """ -sima is a Python application meant to feed your MPD playlist with tracks +MPD_sima is a Python application meant to feed your MPD playlist with tracks from artists similar to your currently playing track, provided that these artists are found in MPD library. Similar artists are fetched from last.fm. -sima can queue track, top track or whole album for similar artists. +MPD_sima can queue track, top track or whole album for similar artists. This client allows you to never run out of music when your playlist queue is getting short.