Skip to content

Commit

Permalink
Add npm and dependencies badges
Browse files Browse the repository at this point in the history
  • Loading branch information
wahni committed Feb 5, 2018
1 parent 38aab5c commit 3251da9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[![Build Status](https://travis-ci.org/wahni/reviews-to-slack.svg?branch=master)](https://travis-ci.org/wahni/reviews-to-slack)
[![Coverage Status](https://coveralls.io/repos/github/wahni/reviews-to-slack/badge.svg?branch=master)](https://coveralls.io/github/wahni/reviews-to-slack?branch=master)

# reviews-to-slack

[![Build Status](https://travis-ci.org/wahni/reviews-to-slack.svg?branch=master)](https://travis-ci.org/wahni/reviews-to-slack)
[![npm version](https://badge.fury.io/js/reviews-to-slack.svg)](https://badge.fury.io/js/reviews-to-slack)
[![Coverage Status](https://coveralls.io/repos/github/wahni/reviews-to-slack/badge.svg?branch=master)](https://coveralls.io/github/wahni/reviews-to-slack?branch=master)
[![dependencies Status](https://david-dm.org/wahni/reviews-to-slack/status.svg)](https://david-dm.org/wahni/reviews-to-slack)

[Node.js](https://nodejs.org/) library for posting [App Store](https://itunes.apple.com/us/genre/ios/id36) and [Google Play](https://play.google.com/store) app reviews to [Slack](https://slack.com/).

```js
Expand Down

0 comments on commit 3251da9

Please sign in to comment.