Update readme
This commit is contained in:
12
README.md
12
README.md
@ -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
|
||||
|
Reference in New Issue
Block a user