aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/readme.md b/readme.md
index be1a67f..2bfc060 100644
--- a/readme.md
+++ b/readme.md
@@ -9,11 +9,6 @@ Options:
* Comment moderation
* [ShareThis.com](http://sharethis.com) support on posts. To enable, set your key in Refinery's settings area.
-## Additional Features
-* To limit rss feed length, use the 'max_results' parameter
-
- http://test.host/blog/feed.rss?max_results=10
-
## Requirements
Refinery CMS version 2.0.1 or above.
@@ -58,6 +53,11 @@ Or just with rake spec
$ bundle exec rake spec
+## Additional Features
+* To limit rss feed length, use the 'max_results' parameter
+
+ http://test.host/blog/feed.rss?max_results=10
+
## More Information
* Check out our [Website](http://refinerycms.com/)
* Documentation is available in the [guides](http://refinerycms.com/guides)