diff --git a/README.md b/README.md
index 268a35957998a2b78c0d46cc4ba3309b6a9be8ca..ff52eb241ff033726ad32e2e93db13c2b0e0a3c3 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@ Add Math to your Markdown
 
 [KaTeX](https://github.com/Khan/KaTeX) is a faster alternative to MathJax. This plugin makes it easy to support in your markdown.
 
-Need convincing? Check out the comparative benchmark: [KaTeX vs MathJax](https://jsperf.com/katex-vs-mathjax/42)
+Need convincing?
+Check out the comparative benchmark: [KaTeX vs MathJax](https://jsperf.com/katex-vs-mathjax/42)
+Try it in your browser: [markdown-it-katex demo](http://waylonflinn.github.io/markdown-it-katex/)
 
 ## Usage