diff --git a/README.md b/README.md index 4016fff4a..3027e2db2 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,9 @@ Vue.component(Button.name, Button) } ``` +## Browser Support +Modern browsers and Internet Explorer 9+. + ## Development Recommend: node >= 4 npm >= 3