From c95fa505ddea9679579b345d95d13f0c3ba0c54d Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Wed, 30 May 2018 15:02:04 +0530 Subject: [PATCH] Update npm version badge (#31) * Update npm version badge * Update license badge --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1a7f7e..9a7b1fa 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@

[![travis build](https://api.travis-ci.com/frappe/datatable.svg?branch=master)](https://travis-ci.org/frappe/datatable) -[![version](https://img.shields.io/npm/v/frappe-datatable.svg)](http://npm.im/frappe-datatable) -[![MIT License](https://img.shields.io/github/license/frappe/datatable.svg)](http://opensource.org/licenses/MIT) +[![npm version](https://badge.fury.io/js/frappe-datatable.svg)](https://badge.fury.io/js/frappe-datatable) +[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT) +