Update README.md

This commit is contained in:
Sergio Díaz 2017-03-02 10:03:29 -06:00 committed by GitHub
parent dd7bbaaee5
commit 16030925ea
1 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# Beau
Testing JSON APIs made easy.
<div align="center">
<img src="http://files.martianwabbit.com/beau-logo.png"/>
</div>
<h1 align="center">Beau</h1>
<p align="center">Testing JSON APIs made easy.</p>
## What is Beau?
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 part of your repo.