From 335d3287092a93c6f088616e96524bf93a1b0571 Mon Sep 17 00:00:00 2001 From: Gunther Schneider Date: Thu, 20 Jul 2017 14:13:31 -0400 Subject: [PATCH] Added new badges to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b1e8fc4..48819b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # GICS [![Build Status](https://travis-ci.org/bluealba/gics.svg?branch=master)](https://travis-ci.org/bluealba/gics) +[![npm](https://img.shields.io/npm/v/gics.svg)](https://npmjs.org/package/gics) +[![npm](https://img.shields.io/npm/dt/gics.svg)](https://npmjs.org/package/gics) +[![Coverage Status](https://coveralls.io/repos/github/bluealba/gics/badge.svg?branch=master)](https://coveralls.io/github/bluealba/gics?branch=master) This library provides a way to parse, manipulate and analyze GICS codes. GICS (Global Industry Classification Standard) is a classification system by MSCI (TODO: Insert wikipedia link)