commit 34c86f6b2d16ae0abcea5845e59f021ccef0383b parent b26a46e718aa413fd229502c302ca7882a5cadfe Author: Samir Parikh <siparikh@gmail.com> Date: Fri, 2 Sep 2022 13:53:26 -0400 update README Diffstat:
M | README.md | | | 5 | ++++- |
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1 +1,4 @@ -This is the repository for spabble, my blog building helper utility written in Perl. It helps automate many of the cumbersome command line tasks I need to execute to generate the site's HTML pages. In the future, I hope to add functionality to automate the building out of the Posts page as well as generating the RSS XML feed. +This is the repository for spabble, my blog building helper utility written in Perl. +It helps automate many of the cumbersome command line tasks I need to execute to +generate the site's HTML pages. In the future, I hope to add functionality to +automate the building out of the Posts page as well as generating the RSS XML feed.