docs(readme): add Greenkeeper badge

This commit is contained in:
greenkeeper[bot] 2018-05-01 02:29:09 +00:00
parent 4fba235bad
commit bb9b0663da
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
## What is Beau? ## What is Beau?
[![Greenkeeper badge](https://badges.greenkeeper.io/Seich/Beau.svg)](https://greenkeeper.io/)
Beau, is a CLI that executes HTTP requests based on a YAML configuration file. Beau, is a CLI that executes HTTP requests based on a YAML configuration file.
This makes testing easy, it allows you to share test requests with others as This makes testing easy, it allows you to share test requests with others as
part of your repo. part of your repo.