summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.markdown b/README.markdown
index 6928d26..0e926ad 100644
--- a/README.markdown
+++ b/README.markdown
@@ -3,16 +3,15 @@ moonmoon
[http://moonmoon.org/](http://moonmoon.org/)
-Moonmoon is a web based aggregator similar to planetplanet.
+Moonmoon is a web based aggregator similar to planetplanet.
It can be used to blend articles from different blogs with same interests into a single page.
-Moonmoon is stupidly simple: it only aggregates feeds and spits them out in one single page.
+Moonmoon is stupidly simple: it only aggregates feeds and spits them out in one single page.
It does not archive articles, it does not do comments nor votes.
Requirements
------------
-Web hosting with PHP5.3 (PHP4 & 5.2 will not work).
-
+Web hosting with at least PHP5.4 (PHP4 & 5.2, 5.3 will not work).
Installing
----------
@@ -45,4 +44,4 @@ categories: # only list posts that have one
# of these (tag or category)
```
---- \ No newline at end of file
+---