From a1592090ab8e2fdea7ab8ee7286a0af69a962c34 Mon Sep 17 00:00:00 2001 From: charankamarapu Date: Thu, 28 Mar 2024 09:12:51 +0000 Subject: [PATCH] fix: refactor Signed-off-by: charankamarapu --- README.MD | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.MD b/README.MD index 76fbb3f..aa911f8 100644 --- a/README.MD +++ b/README.MD @@ -77,7 +77,7 @@ Keploy simplifies the testing process by seamlessly generating end-to-end test c }, timeOut); }, timeOut); ``` -3.**RunOptions** +3. **RunOptions** ```bash options { @@ -88,9 +88,6 @@ Keploy simplifies the testing process by seamlessly generating end-to-end test c } ``` - - - 4. **Test** Execute ```bash