Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Commit fcf8d21

Browse files
authored
Update README.md
1 parent d0d0a67 commit fcf8d21

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
> Async data loading plugin for Vue.js
44
5-
**NOTE:** you don't need this if you are using [vue-router](https://github.com/vuejs/vue-router). Use vue-router's [`route.data` hook](http://router.vuejs.org/en/pipeline/data.html) instead.
5+
**NOTE:**
6+
7+
- Does not work with Vue 2.0 yet.
8+
9+
- You don't need this if you are using [vue-router](https://github.com/vuejs/vue-router). Use vue-router's [`route.data` hook](http://router.vuejs.org/en/pipeline/data.html) instead.
610

711
### Install
812

0 commit comments

Comments
 (0)