From 1cf10c4cd6fd374ef211e9f1440287183e5972d3 Mon Sep 17 00:00:00 2001 From: Johannes Schmitz Date: Mon, 23 May 2016 20:42:27 +0200 Subject: [PATCH] Update CDN links to latest version (#478) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31cf658d8..5f8caa8dc 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