From 69130d6a19b77f98a06b185dc6185ec933237fcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Migda=C5=82?= Date: Mon, 19 Oct 2015 16:53:05 +0200 Subject: [PATCH] Readme - set recent version (0.5.1) for CDN links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8964d3bed..86fb258c9 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ KaTeX supports all major browsers, including Chrome, Safari, Firefox, Opera, and You can [download KaTeX](https://github.com/khan/katex/releases) and host it on your server or include the `katex.min.js` and `katex.min.css` files on your page directly from a CDN: ```html - - + + ``` #### In-browser rendering