From 27608b600e2e32b879d5e769111fa95a7e29e466 Mon Sep 17 00:00:00 2001 From: adnano Date: Wed, 23 Sep 2020 19:55:11 -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 d6952bb..e275a3c 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 - directory.gmi Directory template -dst/ Site destination +src/ Site source +templates/ Templates + page.gmi Page template + index.gmi Directory index template +dst/ Site destination ``` Running `kiln` takes the contents in `src`, runs them through the templates in