diff --git a/README.md b/README.md index b8f324d5..8480a29e 100644 --- a/README.md +++ b/README.md @@ -18,18 +18,18 @@ Liquid is a template engine which I wrote for very specific requirements ## What does it look like? -
-
+ {{product.description | prettyprint | paragraph }} + + {% endfor %} + + ## Howto use Liquid