diff --git a/README.md b/README.md index 9a04efd9..9efe8bef 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ Mithril is used by companies like Vimeo and Nike, and open source platforms like If you are an experienced developer and want to know how Mithril compares to other frameworks, see the [framework comparison](http://mithril.js.org/framework-comparison.html) page. +Mithril supports browsers all the way back to IE9, no polyfills required. + --- ### Getting started diff --git a/docs/index.md b/docs/index.md index 94c4180c..e2612cd9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -44,6 +44,8 @@ Mithril is used by companies like Vimeo and Nike, and open source platforms like If you are an experienced developer and want to know how Mithril compares to other frameworks, see the [framework comparison](framework-comparison.md) page. +Mithril supports browsers all the way back to IE9, no polyfills required. + --- ### Getting started