From fdc07904b57712c103c92b11d8dfdb4701ebccf5 Mon Sep 17 00:00:00 2001 From: Christophe Date: Thu, 29 Feb 2024 22:56:13 +0100 Subject: [PATCH] Review readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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