From 90ba0e341de3f94c48a32144ce7f5974dcf9a174 Mon Sep 17 00:00:00 2001 From: James Lee Date: Fri, 13 Jan 2017 19:15:28 +0800 Subject: [PATCH] README.md - added integrity (#590) Integrity generated from https://www.srihash.org/ Reference: https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f8caa8..0dbd956 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