diff --git a/index.html b/index.html
index 89370e2bb542d0b713f5dbbe447f3384421e4750..6e3673188a44711e50eb91794f97db2cf2303312 100644
--- a/index.html
+++ b/index.html
@@ -146,8 +146,9 @@
   <p>CodeMirror is an open-source project shared under
   an <a href="LICENSE">MIT license</a>. It is the editor used in the
   dev tools for
-  both <a href="https://hacks.mozilla.org/2013/11/firefox-developer-tools-episode-27-edit-as-html-codemirror-more/">Firefox</a>
-  and <a href="https://developers.google.com/chrome-developer-tools/">Chrome</a>, <a href="http://www.lighttable.com/">Light
+  <a href="https://hacks.mozilla.org/2013/11/firefox-developer-tools-episode-27-edit-as-html-codemirror-more/">Firefox</a>,
+  <a href="https://developers.google.com/chrome-developer-tools/">Chrome</a>,
+  and <a href="https://developer.apple.com/safari/tools/">Safari</a>, in <a href="http://www.lighttable.com/">Light
   Table</a>, <a href="http://brackets.io/">Adobe
   Brackets</a>, <a href="http://blog.bitbucket.org/2013/05/14/edit-your-code-in-the-cloud-with-bitbucket/">Bitbucket</a>,
   and <a href="doc/realworld.html">many other projects</a>.</p>