Update readme
This commit is contained in:
parent
da0630dfb1
commit
7c22d25501
12
README.md
12
README.md
@ -40,7 +40,17 @@ Check me out on twitter @chrislpenner!
|
|||||||
See you next time!
|
See you next time!
|
||||||
```
|
```
|
||||||
|
|
||||||
Then we can render the template with `tempered ./post.md` to get:
|
Then we can render the template with
|
||||||
|
|
||||||
|
```
|
||||||
|
tempered ./post.md
|
||||||
|
|
||||||
|
# OR
|
||||||
|
|
||||||
|
cat ./post.md | tempered
|
||||||
|
```
|
||||||
|
|
||||||
|
to get:
|
||||||
|
|
||||||
```
|
```
|
||||||
# My Blog Post
|
# My Blog Post
|
||||||
|
Loading…
x
Reference in New Issue
Block a user