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