diff --git a/readme.md b/readme.md index 3b7fe00..55193a9 100644 --- a/readme.md +++ b/readme.md @@ -73,9 +73,9 @@ Markdown result : [Dobermann](./examples/markdown/dobermann.md) ```bash julius template-post -f ./dobermann -t ./template.html -i breed=dobermann -d ``` -Template : [ dog-breed-template](./examples/html/template.html?plain=1) +Template : [ template](./examples/html/template.html?plain=1) -Markdown result : [Dobermann](./examples/html/dobermann.html) +HTML result : [Dobermann](./examples/html/dobermann.html) # Installation