diff --git a/README.md b/README.md index 0314524..57f0782 100644 --- a/README.md +++ b/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