Skip to content

Commit 98a289b

Browse files
committed
[PUBLISHED]: added shield badges
Signed-off-by: ashish <[email protected]>
1 parent 34b12ef commit 98a289b

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
cdt
22
===
33

4-
Command Line tools for CODERs
4+
CLI for Developers
55

6-
[![Version](https://img.shields.io/npm/v/@codingtools/cdt.svg)](https://npmjs.org/package/@codingtools/cdt)
7-
[![Downloads/week](https://img.shields.io/npm/dw/@codingtools/cdt.svg)](https://npmjs.org/package/@codingtools/cdt)
8-
[![License](https://img.shields.io/npm/l/@codingtools/cdt.svg)](https://github.com/codingtools/cdt/blob/master/package.json)
6+
[![CircleCI](https://circleci.com/gh/codingtools/cdt/tree/release%2Frelease-v0.1.svg?style=shield)](https://circleci.com/gh/codingtools/cdt/tree/release%2Frelease-v0.1)
7+
[![Version](https://img.shields.io/npm/v/@codingtools/cdt)](https://npmjs.org/package/@codingtools/cdt)
8+
[![License](https://img.shields.io/npm/l/@codingtools/cdt)](https://github.com/codingtools/cdt/blob/master/package.json)
99
[![Greenkeeper badge](https://badges.greenkeeper.io/codingtools/cdt.svg)](https://greenkeeper.io/)
10-
[![CircleCI](https://circleci.com/gh/codingtools/cdt/tree/master.svg?style=shield)](https://circleci.com/gh/codingtools/cdt/tree/release/release-v0.1)
11-
[![Downloads/week](https://img.shields.io/npm/dw/@codingtools/cdt/command.svg)](https://npmjs.org/package/@codingtools/cdt/command)
10+
![GitHub contributors](https://img.shields.io/github/contributors/codingtools/cdt)
11+
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/codingtools/cdt)
12+
<!-- ![Node](https://img.shields.io/node/v/@codingtools/cdt) -->
13+
<!-- [![Downloads](https://img.shields.io/npm/dm/@codingtools/cdt)](https://npmjs.org/package/@codingtools/cdt) -->
1214

1315
<!-- toc -->
1416
* [Usage](#usage)

0 commit comments

Comments
 (0)