From ba3bbe75588bb810cac04cf486590a12dd8cca56 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sun, 8 Mar 2015 13:53:43 +0800 Subject: [PATCH] bump version number to v0.2.0 in cdn url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a1c4df0d..8cc7b263b 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,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