From f3160dfb92455d8b549eefbf2788e80261bb37db Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Wed, 3 Apr 2019 10:12:23 -0500 Subject: [PATCH] Update readme --- README.md | 120 ++++++------------------------------------------------ 1 file changed, 13 insertions(+), 107 deletions(-) diff --git a/README.md b/README.md index c13c767..db26a9f 100644 --- a/README.md +++ b/README.md @@ -6,20 +6,14 @@ [![GitHub stars](https://img.shields.io/github/stars/rawilk/vue-context.svg?style=for-the-badge)](https://github.com/rawilk/vue-context/stargazers) [![VueJS version](https://img.shields.io/badge/vue.js-2.x-green.svg?style=for-the-badge)](https://vuejs.org) -A simple yet flexible context menu for Vue. It is styled for the standard `ul` tag, -but any menu template can be used. The only dependency this package has is Vue, -so the majority of styling is up to you, and any package styles for the menu -can easily be overridden. - -The menu disappears when you expect by using the `onblur` event and it also -disappears when clicked on. +`vue-context` provides a simple yet flexible context menu for Vue. It is styled for the standard `