Skip to content

Commit

Permalink
Review readme
Browse files Browse the repository at this point in the history
  • Loading branch information
christophebe committed Feb 29, 2024
1 parent fdc0790 commit 799b2d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Markdown result : [ 5 Reasons to Use AI for Generating Content](./examples/reaso
```bash
julius template-post -f ./dobermann -t ./template.md -i breed=dobermann -d
```
Template : [ dog-breed-template](./examples/markdown/template.md?plain=1)
Template : [template](./examples/markdown/template.md?plain=1)

Markdown result : [Dobermann](./examples/markdown/dobermann.md)

Expand All @@ -73,7 +73,7 @@ Markdown result : [Dobermann](./examples/markdown/dobermann.md)
```bash
julius template-post -f ./dobermann -t ./template.html -i breed=dobermann -d
```
Template : [ template](./examples/html/template.html?plain=1)
Template : [template](./examples/html/template.html?plain=1)

HTML result : [Dobermann](./examples/html/dobermann.html)

Expand Down

0 comments on commit 799b2d8

Please sign in to comment.