Small readme update.

This commit is contained in:
Sergio Díaz 2017-04-05 23:07:12 -06:00
parent df884bdb8b
commit d1dfcb8c7d
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ Beau, is a CLI that executes HTTP requests based on a YAML configuration file. T
## Example Configuration File ## Example Configuration File
VERSION: 1 version: 1
HOST: https://example.com/api/ host: https://example.com/api/
POST /session: POST /session:
ALIAS: session ALIAS: session