From 7c22d2550146635f9179ee09c3376402654d42e2 Mon Sep 17 00:00:00 2001 From: Chris Penner Date: Sat, 29 Apr 2017 16:33:30 -0600 Subject: [PATCH] Update readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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