Skip to content

Commit

Permalink
Update guide/src/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sven Assmann <sven@d34dl0ck.me>
  • Loading branch information
taurr and sassman committed Jun 13, 2022
1 parent f0896b3 commit e0dae25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/src/README.md
Expand Up @@ -15,7 +15,7 @@ cargo-generate uses [Shopify's Liquid] template language,
Due to the use of [Shopify's Liquid], `cargo-generate` special cases files with the file-ending
`.liquid`, by simply removing the file-ending when processing the files. If you, as a template
author, truly wants the `.liquid` file-ending, you need to repeat it twice!

An Example: the file `main.rs.liquid` will be renamed after templating to `main.rs`
Here's an example of using `cargo-generate` with [this template]:
![demo.gif](./demo.gif)

Expand Down

0 comments on commit e0dae25

Please sign in to comment.