Skip to content

Commit

Permalink
docs(README): Update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Dec 6, 2016
1 parent f65d553 commit 6b3b4d6
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
[![npm version](https://img.shields.io/npm/v/hubot-hesidohackeado.svg?style=flat-square)](https://www.npmjs.com/package/hubot-hesidohackeado)
[![npm downloads](https://img.shields.io/npm/dm/hubot-hesidohackeado.svg?style=flat-square)](https://www.npmjs.com/package/hubot-hesidohackeado)
[![Build Status](https://img.shields.io/travis/lgaticaq/hubot-hesidohackeado.svg?style=flat-square)](https://travis-ci.org/lgaticaq/hubot-hesidohackeado)
[![Coverage Status](https://img.shields.io/coveralls/lgaticaq/hubot-hesidohackeado/master.svg?style=flat-square)](https://coveralls.io/github/lgaticaq/hubot-hesidohackeado?branch=master)
[![Code Climate](https://img.shields.io/codeclimate/github/lgaticaq/hubot-hesidohackeado.svg?style=flat-square)](https://codeclimate.com/github/lgaticaq/hubot-hesidohackeado)
[![devDependency Status](https://img.shields.io/david/dev/lgaticaq/hubot-hesidohackeado.svg?style=flat-square)](https://david-dm.org/lgaticaq/hubot-hesidohackeado#info=devDependencies)
[![Join the chat at https://gitter.im/lgaticaq/hubot-hesidohackeado](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg?style=flat-square)](https://gitter.im/lgaticaq/hubot-hesidohackeado?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Un script hubot para consultar https://hesidohackeado.com
> Un script hubot para consultar https://hesidohackeado.com
## Instalación
```bash
Expand All @@ -17,3 +18,7 @@ agregar `["hubot-hesidohackeado"]` en `external-scripts.json`.

## Ejemplos
`hubot hesidohackeado <email> -> Hay 1 registro para <email> ...`

## Licencia

[MIT](https://tldrlegal.com/license/mit-license)

0 comments on commit 6b3b4d6

Please sign in to comment.