From a6132fd924efbcad092b46ec531c69e3f86bd9d1 Mon Sep 17 00:00:00 2001 From: Kyle Kellogg Date: Fri, 31 Mar 2017 12:40:38 -0400 Subject: [PATCH] Fixing Options header formatting in README Items in **Options** fixed: * key: Went from an h4 to an h3 to match neighbors * updateSubmodules: Added a space so that it would show appropriately as an h3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c3290e..31ae761 100755 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ Type: `Boolean` Whether or not to delete the old release when rolling back to a previous release. -#### key +### key Type: `String` @@ -124,7 +124,7 @@ Type: `Boolean` Perform a shallow clone. Default: `false`. -###updateSubmodules +### updateSubmodules Type: Boolean