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