From 38e83f24992584b54513f0b2f7ac126da6edb956 Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Fri, 18 Aug 2017 00:01:23 -0500 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9f24028..5541059 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # vue-context +[![npm version](https://badge.fury.io/js/vue-context.svg)](https://www.npmjs.org/package/vue-context) +[![Coverage Status](https://coveralls.io/repos/github/rawilk/vue-context/badge.svg?branch=master)](https://coveralls.io/github/rawilk/vue-context?branch=master) 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