diff options
| -rw-r--r-- | README.md | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -175,12 +175,12 @@ replace the HTML with your own license (or none), by editing  `templates/site/license.html` -### RSS and Caching +### RSS  This app comes packaged with an auto-RSS generator that makes a feed  based on the files in the site directory, presuming you use git to keep -track of your files. You can omit files by adding -them to the omit file from the perspective of the site dir. +track of your files. You can omit files by adding them to the omit file +from the perspective of the site dir.  For example: | 
