add browser support standard

pull/145/head
baiyaaaaa 2016-09-24 18:09:09 +08:00
parent dd29867845
commit 773ea39b86
1 changed files with 3 additions and 0 deletions

View File

@ -67,6 +67,9 @@ Vue.component(Button.name, Button)
}
```
## Browser Support
Modern browsers and Internet Explorer 9+.
## Development
Recommend: node >= 4 npm >= 3