Evan You 10 лет назад
Родитель
Сommit
183f7c0d3f
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -6,8 +6,8 @@
 
 
 Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features include:
 Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features include:
 
 
-- Dead simple, non-obtrusive reactivity using plain JavaScript objects.
-- Component-oriented development style
+- Dead simple, non-intrusive reactivity using plain JavaScript objects.
+- Component-oriented development style with tooling support
 - Lean and extensible core
 - Lean and extensible core
 - Flexible transition effect system
 - Flexible transition effect system
 - [Fast](http://vuejs.github.io/js-repaint-perfs/vue/)!
 - [Fast](http://vuejs.github.io/js-repaint-perfs/vue/)!