Skip to content

Commit 693968c

Browse files
authored
Add a few badges. Badges are cool. (#25)
1 parent 13f0d56 commit 693968c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# orglinter
22

3+
[![Version npm](https://img.shields.io/npm/v/orglinter.svg)](https://www.npmjs.com/package/orglinter)
4+
[![License](https://img.shields.io/npm/l/orglinter.svg)](https://github.com/godaddy/orglinter/blob/master/LICENSE)
5+
[![npm Downloads](https://img.shields.io/npm/dm/orglinter.svg)](https://npmcharts.com/compare/orglinter?minimal=true)
6+
[![Build Status](https://img.shields.io/github/workflow/status/godaddy/orglinter/Node.js%20CI)](https://github.com/godaddy/orglinter/actions?query=workflow%3A%22Node.js+CI%22)
7+
[![Codecov](https://img.shields.io/codecov/c/github/godaddy/orglinter)](https://codecov.io/gh/godaddy/orglinter)
8+
[![Dependencies](https://img.shields.io/david/godaddy/orglinter.svg)](https://github.com/godaddy/orglinter/blob/master/package.json)
9+
310
Lint GitHub organizations to ensure proper membership lists and configuration.
411

512
## Installation

0 commit comments

Comments
 (0)