Skip to content

Commit d0f8579

Browse files
committed
readme
1 parent e12d407 commit d0f8579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Vue.js is a library for building interactive web interfaces. It provides data-re
1717
- Component-oriented development style with tooling support
1818
- Lean and extensible core
1919
- Flexible transition effect system
20-
- [Fast](http://vuejs.github.io/js-repaint-perfs/vue/)!
20+
- Fast without the need for complex optimization
2121

2222
Note that Vue.js only supports [ES5-compliant browsers](http://kangax.github.io/compat-table/es5/) (IE8 and below are not supported). To check out live examples and docs, visit [vuejs.org](http://vuejs.org). You can also start with this excellent screencast series on [Laracasts](https://laracasts.com/series/learning-vuejs).
2323

0 commit comments

Comments
 (0)