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