From ce91a96705dfca31d9fbeaf479f37512b9886359 Mon Sep 17 00:00:00 2001 From: adnano Date: Tue, 22 Sep 2020 16:44:38 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8aaeca9..f10bd7b 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,11 @@ kiln A kiln site is organized in the following way: ``` -src/ Site source -templates/ Templates - page.gmi Page template - section.gmi Section template -dst/ Site destination +src/ Site source +templates/ Templates + page.gmi Page template + section.gmi Section template +dst/ Site destination ``` Running `kiln` takes the contents in `src`, runs them through the templates in