Browse Source

Adding video introduction for Vuex

Vitor Arjol 9 years ago
parent
commit
d10e1b525c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -8,6 +8,7 @@
 
 
 - [Documentation](http://vuex.vuejs.org/)
 - [Documentation](http://vuex.vuejs.org/)
 - [Great introduction and explanation by @skyronic](http://skyronic.com/2016/01/03/vuex-basics-tutorial/) (using outdated 0.3.0 API, but still worth a read!)
 - [Great introduction and explanation by @skyronic](http://skyronic.com/2016/01/03/vuex-basics-tutorial/) (using outdated 0.3.0 API, but still worth a read!)
+- [Vuex introduction video - James Browne from London Vue.js Meetup #1](https://www.youtube.com/watch?v=l1KHL-TX3qs)
 
 
 ## Examples
 ## Examples