From 336610b63e55baada791f48c17b73084f895b49b Mon Sep 17 00:00:00 2001 From: Joshua Newman Date: Thu, 7 Sep 2017 15:58:33 -0500 Subject: [PATCH] fix(README): noticed formatting issue --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf09727..e64fdcc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -#Shadow Proxy +# Shadow Proxy -##Introduction +## Introduction Shadow is a HTTP debugging proxy that sits in front of an existing service and a service with new code changes. It copies and directs incoming requests to both downstream services and compares the responses from those services.