aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormjfernez <mjf@mjfer.net>2022-03-13 14:50:25 -0400
committermjfernez <mjf@mjfer.net>2022-03-13 14:50:25 -0400
commit85857a4bdb4043c23db268474f4fb3d7ff2d9da8 (patch)
treea07af772871f1648f1382e3d6d0309dc84f84c62
parentc0be486968fe3d375d1f408eae7f954e1f5f82fc (diff)
downloadezcms-85857a4bdb4043c23db268474f4fb3d7ff2d9da8.tar.gz
README updates
Removes caching from the README. Adds git as a requirement for setting the last update date according to the output of git log
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 56bc3f2..97c3e9f 100644
--- a/README.md
+++ b/README.md
@@ -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: