From c47dbf2613306dbf1322a8a35b91a507f745bf06 Mon Sep 17 00:00:00 2001 From: Jaap Joris Vens Date: Tue, 10 Dec 2024 23:20:02 +0100 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9b1ea41..e717d75 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,9 @@ are stored in the same database table. ## Batteries included! -SimpleCMS includes a variety of useful template tags, default *Page* -and *Section* models, and all the other boilerplate code needed for -new projects. +SimpleCMS includes a variety of useful template tags, middlewares, +reusable models, and all the other boilerplate code needed for new +projects. ## Feedback