Skip to content

Commit

Permalink
Tweak readme badges
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Oct 26, 2017
1 parent 3fb0411 commit bf73f55
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
auto-changelog
==============

[![Greenkeeper badge](https://badges.greenkeeper.io/CookPete/auto-changelog.svg)](https://greenkeeper.io/)

Command line tool for generating a changelog from git tags and commit history

[![Latest npm version](https://img.shields.io/npm/v/auto-changelog.svg)](https://www.npmjs.com/package/auto-changelog)
[![Build Status](https://img.shields.io/travis/CookPete/auto-changelog.svg)](https://travis-ci.org/CookPete/auto-changelog)
[![Build Status](https://img.shields.io/travis/CookPete/auto-changelog/master.svg)](https://travis-ci.org/CookPete/auto-changelog)
[![Dependency Status](https://img.shields.io/david/CookPete/auto-changelog.svg)](https://david-dm.org/CookPete/auto-changelog)
[![devDependency Status](https://img.shields.io/david/dev/CookPete/auto-changelog.svg)](https://david-dm.org/CookPete/auto-changelog#info=devDependencies)
[![devDependency Status](https://img.shields.io/david/dev/CookPete/auto-changelog.svg)](https://david-dm.org/CookPete/auto-changelog?type=dev)
[![Greenkeeper badge](https://badges.greenkeeper.io/CookPete/auto-changelog.svg)](https://greenkeeper.io/)
[![Test Coverage](https://img.shields.io/codecov/c/github/cookpete/auto-changelog.svg)](https://codecov.io/gh/CookPete/auto-changelog)


Expand Down

0 comments on commit bf73f55

Please sign in to comment.