aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorUģis Ozols <ugis.ozolss@gmail.com>2013-06-21 12:02:14 +0300
committerUģis Ozols <ugis.ozolss@gmail.com>2013-06-21 12:02:14 +0300
commita7cd82375d1d46a61463b4929398234bebe4a351 (patch)
tree574362cd82c38d9d1d855c17259cb48f980d8970 /readme.md
parentf8c41499c71db96674652177544a07de71704619 (diff)
downloadrefinerycms-blog-a7cd82375d1d46a61463b4929398234bebe4a351.tar.gz
refinerycms-blog-a7cd82375d1d46a61463b4929398234bebe4a351.tar.bz2
refinerycms-blog-a7cd82375d1d46a61463b4929398234bebe4a351.zip
Move down "Additional Features" section in readme.
Diffstat (limited to 'readme.md')
-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)