diff options
author | Kevin Chabowski <kevin@kch42.de> | 2010-09-04 23:58:05 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2010-09-04 23:58:05 +0200 |
commit | 193d12b4066db0d9db148fa570d9908abc4aa135 (patch) | |
tree | c2c9d2a1dc5be437bab56d2282563aeff5ba39fe /README | |
parent | 8a65fdd8626f5350d64d0750d0698c7449a9d1f5 (diff) | |
download | kch_lastfm_recently-193d12b4066db0d9db148fa570d9908abc4aa135.tar.gz kch_lastfm_recently-193d12b4066db0d9db148fa570d9908abc4aa135.tar.bz2 kch_lastfm_recently-193d12b4066db0d9db148fa570d9908abc4aa135.zip |
More documentation.
- Added a 'Documentation.html'. This is the HTML documentation
which can also be seen in the 'Help' section of the installed
plugin.
- Added a small README file because github.org complained about
the absence of this file.
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +kch_lastfm_recently v.0.5.1 +=========================== + +A simple Textpattern plugin, which will return a list of recently listened +songs. + +How to Install +-------------- + +See 'INSTALL'. + +Documentation +------------- + +See 'Documentation.html' |