From f18e99f0174284e7e284f67f480d05f829e8e4fc Mon Sep 17 00:00:00 2001 From: Fabricio Date: Fri, 8 Nov 2019 20:49:50 -0300 Subject: [PATCH] fix space --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 70a0e70..b4baa05 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ proxying the response back to the client, while showing them in a dashboard ### Settings -| param | description | -|-----------------|-------------| -| `-url` | **Required.** Set the url you want to proxy | -| `-port` | Set the proxy port. Default: *9000* | -| `-dashboard` | Set the dashboard port. Default: *9001* | -| `-captures` | Set how many captures to show in the dashboard. Default: *16* | +| param | description | +|--------------|-------------| +| `-url` | **Required.** Set the url you want to proxy | +| `-port` | Set the proxy port. Default: *9000* | +| `-dashboard` | Set the dashboard port. Default: *9001* | +| `-captures` | Set how many captures to show in the dashboard. Default: *16* | ## Using