Update README.md

This commit is contained in:
Jun Yang
2019-08-06 10:56:03 +08:00
committed by GitHub
parent 3cf35fd58e
commit 0408ae7f53
+4 -2
View File
@@ -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
@@ -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/