diff options
author | Kevin Chabowski <kevin@kch42.de> | 2011-05-24 01:30:43 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2011-05-24 01:30:43 +0200 |
commit | c1f744eb1fdaa3dbe34054ea9da1ee349964a9a9 (patch) | |
tree | aee6ef435988e6e7f9d375e33114cd034b2799c4 /README.markdown | |
parent | ce147a414860f64700a19c06cb1c07a266729124 (diff) | |
download | kch_lastfm_recently-c1f744eb1fdaa3dbe34054ea9da1ee349964a9a9.tar.gz kch_lastfm_recently-c1f744eb1fdaa3dbe34054ea9da1ee349964a9a9.tar.bz2 kch_lastfm_recently-c1f744eb1fdaa3dbe34054ea9da1ee349964a9a9.zip |
Renamed README to README.markdown, so GitHub interprets markdown.
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..5cfd815 --- /dev/null +++ b/README.markdown @@ -0,0 +1,27 @@ +kch_lastfm_recently v.0.5.1 +=========================== + +A simple Textpattern plugin, which will return a list of recently listened +songs. + +If you do not want to compile it yourself +----------------------------------------- + +You can download a precompiled version at: +http://kch42.de/progs/txp_stuff/kch_lastfm_recently-0.5.1.txt + +Leaving a comment +----------------- + +If you like / dislike this plugin you can write a comment at: +http://kch42.de/hp/en/programming/35/my-textpattern-plugins + +How to Install +-------------- + +See 'INSTALL'. + +Documentation +------------- + +See 'Documentation.html' |