Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Jan 8, 2016
1 parent 2bec0a8 commit 9a2471a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Hubot script to get balance of bip card (Chile)
npm i -S hubot-bip
```

agregar `["hubot-bip"]` en `external-scripts.json`.
add `["hubot-bip"]` to `external-scripts.json`.

## Example
`hubot bip 111111111` -> `Número: <numero>, Saldo: <saldo>, Fecha: <fecha>, Mensaje: <mensaje>`

0 comments on commit 9a2471a

Please sign in to comment.