From 29c265be386598b891ccf2439dee75acd764809d Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Fri, 18 Aug 2017 00:09:40 -0500 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6343faa..e9fda8c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # vue-context -[![npm version](https://badge.fury.io/js/vue-context.svg)](https://www.npmjs.org/package/vue-context) +[![npm](https://img.shields.io/npm/v/vue-context.svg)](https://www.npmjs.org/package/vue-context) +[![npm](https://img.shields.io/npm/dt/vue-context.svg)](https://www.npmjs.org/package/vue-context) A simple yet flexible context menu component 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