From a57b2c2c6cffa661b42ac517ed6a3e78747c8a56 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Thu, 23 Feb 2023 18:20:09 -0800 Subject: [PATCH] Another wording tweak --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 58c7891c..b8cf9371 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Pelican |build-status| |pypi-version| |repology| ================================================ -Pelican is a static site generator, written in Python_, which allows you to create +Pelican is a static site generator, written in Python_, that allows you to create web sites by composing text files in formats such as Markdown, reStructuredText, and HTML. With Pelican, you can create web sites without worrying about databases or server-side programming.