Update README.md

This commit is contained in:
Sergio Díaz 2017-03-02 10:25:00 -06:00 committed by GitHub
parent 4f946eeafa
commit 088b76be6b
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ Beau, is a CLI that executes HTTP requests based on a YAML configuration file. T
![A Gif showing how beau works](http://files.martianwabbit.com/beau.gif) ![A Gif showing how beau works](http://files.martianwabbit.com/beau.gif)
## Installation
npm install -g beau
## Usage ## Usage
beau [options] -r <Request Alias> beau [options] -r <Request Alias>