Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harttle committed Aug 6, 2019
1 parent 3cf35fd commit 0408ae7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ Also available from CLI:
echo '{{"hello" | capitalize}}' | npx liquidjs
```

For more tutorials and the full API, refer to the [wiki page](https://github.com/harttle/liquidjs/wiki).
* A live demo is available on jsfiddle: <https://jsfiddle.net/6u40xbzs/>
* For more tutorials and the full API, refer to the [wiki page](https://github.com/harttle/liquidjs/wiki).
* Typedoc is also available here: <https://harttle.github.io/liquidjs/classes/_liquid_.liquid.html>

## Differences and Limitations

Expand Down Expand Up @@ -114,4 +116,4 @@ Thanks goes to these wonderful people:
[shopify/liquid]: https://shopify.github.io/liquid/
[caniuse-promises]: http://caniuse.com/#feat=promises
[pp]: https://github.com/taylorhakes/promise-polyfill
[tutorial]: https://shopify.github.io/liquid/basics/introduction/
[tutorial]: https://shopify.github.io/liquid/basics/introduction/

0 comments on commit 0408ae7

Please sign in to comment.