From 0a0a3430b5e6a172afca5459c22f8df808aadaaa Mon Sep 17 00:00:00 2001 From: Ben Alpert Date: Fri, 5 Jun 2015 01:59:53 -0700 Subject: [PATCH] Bump version in README Fixes #241. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0796d4..7806041 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