Skip to content

Commit

Permalink
adding badges to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Edwards authored and Chris Edwards committed Jan 14, 2017
1 parent 7df3ce1 commit 5c7770e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ Alexa, who are my Congressmen?
========================================
An Alexa skill for finding information on your members of Congress.

[![CircleCI](https://circleci.com/gh/chrisdevwords/alexa-who-are-my-congressmen/tree/master.svg?style=shield&nocache=1)](https://circleci.com/gh/chrisdevwords/alexa-who-are-my-congressmen/tree/master)
[![Coverage Status](https://coveralls.io/repos/github/chrisdevwords/alexa-who-are-my-congressmen/badge.svg?branch=master&nocache=1)](https://coveralls.io/github/chrisdevwords/alexa-who-are-my-congressmen?branch=master)
[![Dependency Status](https://david-dm.org/chrisdevwords/alexa-who-are-my-congressmen.svg)](https://david-dm.org/chrisdevwords/alexa-who-are-my-congressmen)
[![Dev Dependency Status](https://david-dm.org/chrisdevwords/alexa-who-are-my-congressmen/dev-status.svg)](https://david-dm.org/chrisdevwords/alexa-who-are-my-congressmen?type=dev)
[![Known Vulnerabilities](https://snyk.io/test/github/chrisdevwords/alexa-who-are-my-congressmen/badge.svg)](https://snyk.io/test/github/chrisdevwords/alexa-who-are-my-congressmen)


Requirements
------------
* Requires Node v4.3.2
Expand Down

0 comments on commit 5c7770e

Please sign in to comment.