From 6bdd392b450873702c3898364eef86bf5c6332f6 Mon Sep 17 00:00:00 2001 From: The Codacy Badger Date: Mon, 15 Jul 2019 11:31:19 +0000 Subject: [PATCH] Add Codacy badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9980b86..732d0c7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # vue-datepicker +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f946c5839c7649bca73b0e73b74ebe69)](https://app.codacy.com/app/mathieustan/vue-datepicker?utm_source=github.com&utm_medium=referral&utm_content=mathieustan/vue-datepicker&utm_campaign=Badge_Grade_Dashboard) [![codecov](https://codecov.io/gh/mathieustan/vue-datepicker/branch/master/graph/badge.svg?token=gWRibMQnfD)](https://codecov.io/gh/mathieustan/vue-datepicker) > A datepicker Vue component. Compatible with Vue 2.x