diff --git a/README.md b/README.md index 24e9e85..4df9c91 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ -# vue-async-data +# THIS REPOSITORY IS DEPRECATED + +## vue-async-data > Async data loading plugin for Vue.js -**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. +**NOTE:** + +- Does not work with Vue 2.0. + +- 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. ### Install