diff --git a/README.md b/README.md
index 4f5fb4c49..ea1479d32 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# [](http://khan.github.io/KaTeX/) [](https://travis-ci.org/Khan/KaTeX)
+# [](https://khan.github.io/KaTeX/) [](https://travis-ci.org/Khan/KaTeX)
KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web.
@@ -14,8 +14,8 @@ KaTeX supports all major browsers, including Chrome, Safari, Firefox, Opera, and
Download the built files from [the releases page](https://github.com/khan/katex/releases). Include the `katex.min.js` and `katex.min.css` files on your page:
```html
-
-
+
+
```
Specify UTF-8 as your content type: