From 10046eb6c137f169643e15a28eb8d52ebdf12ccf Mon Sep 17 00:00:00 2001 From: imcvampire Date: Tue, 13 Sep 2016 09:14:52 +0700 Subject: [PATCH] doc: Update NProgress installtion --- README.md | 12 +++++++++++- package.json | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8541623..e42d734 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,17 @@ Then in your code: Vue.use(VueResourceNProgress); -NOTE: You should have `NProgress` set globally (A example of this is adding `nprogress` plugin in `