Evan You před 10 roky
rodič
revize
183f7c0d3f
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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:
 
-- 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
 - Flexible transition effect system
 - [Fast](http://vuejs.github.io/js-repaint-perfs/vue/)!