docs(readme): update README.md (#29)

Fixed the all-contributors badge style to be the same as the npm badge style.
This commit is contained in:
Itai Steinherz 2017-01-25 21:44:13 +02:00 committed by Kent C. Dodds
parent 4860f385dc
commit 71f594cf46

View file

@ -1,6 +1,6 @@
# all-contributors-cli
[![version](https://img.shields.io/npm/v/all-contributors-cli.svg)](http://npm.im/all-contributors-cli)[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors)
[![version](https://img.shields.io/npm/v/all-contributors-cli.svg)](http://npm.im/all-contributors-cli)[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg)](#contributors)
This is a tool to help automate adding contributor acknowledgements according to the [all-contributors](https://github.com/kentcdodds/all-contributors) specification.