Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into dev
  • Loading branch information
Unknown committed Feb 10, 2014
2 parents 9b4be1a + 349b36e commit 5a1362c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
7 changes: 5 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# RSS Content
v0.2.0
# Pico RSS Content
v1.0.0

A simple RSS plugin for [Pico](http://pico.dev7studios.com), import content into any template.

Expand All @@ -16,3 +16,6 @@ Add rss-content to your plugins directory, set your feed and access the array in
- link
- date (formatted by `$config['date_format']`)
- desc (description)

## Changelog
- v1.0.0 - initial release
3 changes: 1 addition & 2 deletions rss_content.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
* RSS Content *
* @package Pico
* @subpackage RSS Content
* @version 0.2.0
* @version 1.0.0
* @author John Cheesman <info@johncheesman.org.uk>
*
*/
class Rss_Content {

Expand Down

0 comments on commit 5a1362c

Please # to comment.