Converted readme to markdown

This commit is contained in:
FiveFilters.org 2013-07-17 23:21:22 +02:00
parent bb2ea80816
commit d1389cf7b9

View File

@ -1,21 +1,17 @@
Full-Text RSS Full-Text RSS
============= =============
NOTE ### NOTE
----
This is a our public version of Full-Text RSS available to download for free from http://code.fivefilters.org. This is a our public version of Full-Text RSS available to download for free from <http://code.fivefilters.org>.
To sustain the project we sell copies of the most up-to-date version at http://fivefilters.org/content-only/#download - so if you like this, please consider supporting us by purchasing the latest release. To sustain the project we sell copies of the most up-to-date version at <http://fivefilters.org/content-only/#download> - so if you like this, please consider supporting us by purchasing the latest release. We also accept donations via [Gittip](https://www.gittip.com/fivefilters/)
About ### About
-----
See http://fivefilters.org/content-only/ for a description of the code. See <http://fivefilters.org/content-only/> for a description of the code.
### Installation
Installation
------------
1. Extract the files in this ZIP archive to a folder on your computer. 1. Extract the files in this ZIP archive to a folder on your computer.
@ -27,10 +23,8 @@ Installation
5. If you get an RSS feed with full-text content, all is working well. :) 5. If you get an RSS feed with full-text content, all is working well. :)
Configuration (optional) ### Configuration (optional)
------------------------
1. Save a copy of config.php as custom_config.php and edit custom_config.php 1. Save a copy of config.php as custom_config.php and edit custom_config.php
2. If you decide to enable caching, make sure the cache folder (and its 2 sub folders) is writable. 2. If you decide to enable caching, make sure the cache folder (and its 2 sub folders) is writable. (You might need to change the permissions of these folders to 777 through your FTP client.)
(you might need to change the permissions of these folders to 777 through your FTP client).