mirror of https://github.com/Seich/Beau.git
Update README.md
This commit is contained in:
parent
dd7bbaaee5
commit
16030925ea
|
|
@ -1,5 +1,9 @@
|
||||||
# Beau
|
<div align="center">
|
||||||
Testing JSON APIs made easy.
|
<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?
|
## 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.
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue