Evan You 9 lat temu
rodzic
commit
c1afcf2279
1 zmienionych plików z 4 dodań i 2 usunięć
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -6,6 +6,10 @@
   <img width="700px" src="https://raw.githubusercontent.com/vuejs/vuex/master/docs/en/vuex.png">
   <img width="700px" src="https://raw.githubusercontent.com/vuejs/vuex/master/docs/en/vuex.png">
 </p>
 </p>
 
 
+[Documentation](http://vuex.vuejs.org)
+
+**Note**: Vuex is still in development - API may change anytime.
+
 ## Principles
 ## Principles
 
 
 - Terse
 - Terse
@@ -14,5 +18,3 @@
 - Single State Tree
 - Single State Tree
 - Hot Reloading
 - Hot Reloading
 - Time Travel
 - Time Travel
-
-Docs coming soon. Note Vuex is still in development, API may change anytime!