From cbd2bde1e7d1d2d580ce277516cbb9ca9ae0cd06 Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Wed, 20 Jun 2018 08:23:45 -0500 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7221205..317823d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ disappears when clicked on. ## Demo -[Demo site](https://rawilk.github.io/vue-context) +A demo of `vue-context` can be found here: https://rawilk.github.io/vue-context ## Note The API has changed. Check [v2.0.1 documentation](https://github.com/rawilk/vue-context/blob/master/docs/2.0.1.md) @@ -158,4 +158,4 @@ vue-context is intended to provide a simple and lightweight context menu for Vue ## License -MIT \ No newline at end of file +The MIT License (MIT). Please see the [License file](https://github.com/rawilk/vue-context/blog/master/LICENSE) for more information. \ No newline at end of file