Skip to content

Commit 183f7c0

Browse files
committed
tweak readme
1 parent 783ecc9 commit 183f7c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features include:
88

9-
- Dead simple, non-obtrusive reactivity using plain JavaScript objects.
10-
- Component-oriented development style
9+
- Dead simple, non-intrusive reactivity using plain JavaScript objects.
10+
- Component-oriented development style with tooling support
1111
- Lean and extensible core
1212
- Flexible transition effect system
1313
- [Fast](http://vuejs.github.io/js-repaint-perfs/vue/)!

0 commit comments

Comments
 (0)