Update readme

This commit is contained in:
Chris Penner 2017-04-29 16:33:30 -06:00
parent da0630dfb1
commit 7c22d25501

View File

@ -40,7 +40,17 @@ Check me out on twitter @chrislpenner!
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