Prechádzať zdrojové kódy

readme ie9 [ci skip]

Evan You 12 rokov pred
rodič
commit
26555a84aa
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ For more details, guides and API reference, visit [vuejs.org](http://vuejs.org).
 
 
 ## Browser Support
 ## Browser Support
 
 
-Vue.js supports [most ECMAScript 5 compliant browsers](https://saucelabs.com/u/vuejs), essentially IE9+. IE9 needs [classList polyfill](https://github.com/remy/polyfills/blob/master/classList.js) and doesn't support transitions.
+Vue.js supports [most ECMAScript 5 compliant browsers](https://saucelabs.com/u/vuejs), essentially IE9+. IE8 and below are not supported.
 
 
 ## Contribution
 ## Contribution