Evan You 9 년 전
부모
커밋
8f1010f086
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -3,7 +3,7 @@
 > Flux-inspired Application Architecture for Vue.js.
 
 <p align="center">
-  <img width="600px" 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>
 
 ## Principles
@@ -15,4 +15,4 @@
 - Hot Reloading
 - Time Travel
 
-Docs coming soon.
+Docs coming soon. Note Vuex is still in development, API may change anytime!