Skip to content

Commit 823e5c0

Browse files
committed
add laracasts link in readme
1 parent efeb0d8 commit 823e5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Vue.js is a library for building interactive web interfaces. It provides data-re
1010
- Plain JavaScript objects as reactive models
1111
- Component-oriented development style
1212

13-
Note that Vue.js only supports IE9 or above. To check out live examples and docs, visit [vuejs.org](http://vuejs.org).
13+
Note that Vue.js only supports IE9 or above. To check out live examples and docs, visit [vuejs.org](http://vuejs.org). You can also start with this excellent screencast series on [Laracasts](https://laracasts.com/series/learning-vuejs).
1414

1515
## Questions
1616

0 commit comments

Comments
 (0)