diff --git a/README.md b/README.md index f2f8db885..8b4ffe7d2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ An enterprise-class UI design language and React-based implementation. ## Environment Support -* Browser: Modern browsers and Internet Explorer 9+ +* Modern browsers and Internet Explorer 9+ (with [polyfills](https://ant.design/docs/react/getting-started#Compatibility)) * Server-side Rendering * [Electron](http://electron.atom.io/) diff --git a/docs/react/introduce.en-US.md b/docs/react/introduce.en-US.md index b86ba94a8..65cb62ee0 100644 --- a/docs/react/introduce.en-US.md +++ b/docs/react/introduce.en-US.md @@ -34,7 +34,7 @@ Following the Ant Design specification, we developed a React UI library `antd` t ## Environment Support -* Modern browsers and Internet Explorer 9+ +* Modern browsers and Internet Explorer 9+ (with [polyfills](https://ant.design/docs/react/getting-started#Compatibility)) * Server-side Rendering * [Electron](http://electron.atom.io/) diff --git a/docs/react/introduce.zh-CN.md b/docs/react/introduce.zh-CN.md index 0b330d9ab..040b00127 100644 --- a/docs/react/introduce.zh-CN.md +++ b/docs/react/introduce.zh-CN.md @@ -34,7 +34,7 @@ title: Ant Design of React ## 支持环境 -* 现代浏览器和 IE9 及以上。 +* 现代浏览器和 IE9 及以上(需要 [polyfills](https://ant.design/docs/react/getting-started-cn#兼容性))。 * 支持服务端渲染。 * [Electron](http://electron.atom.io/)