From 8735dad5982585ee6e2f1ec3b1a99376b1ad9305 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Mon, 17 Apr 2017 05:07:22 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3458212..0c848f8 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ This is very useful when testing your application in production > Note: The curl options are set to ignore an SSL certificate, and the `resource_params` define a fictional debug parameter. > These are not required for your APIs, but is meant as an example what can be done with the configuration -###Test in multiple environments +### Test in multiple environments In addition, you can create multiple environments using the parameters.json file, and switch between them: