diff --git a/README.md b/README.md
index 39df1e8f9..9f545abbc 100644
--- a/README.md
+++ b/README.md
@@ -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:
+* For more tutorials and the full API, refer to the [wiki page](https://github.com/harttle/liquidjs/wiki).
+* Typedoc is also available here:
## 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/
\ No newline at end of file
+[tutorial]: https://shopify.github.io/liquid/basics/introduction/