diff --git a/README.md b/README.md index 9a36b06..66dd10a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@

Welcome to readme-md-generator 👋

- - + + diff --git a/src/__snapshots__/readme.spec.js.snap b/src/__snapshots__/readme.spec.js.snap index 2a01d13..87d8023 100644 --- a/src/__snapshots__/readme.spec.js.snap +++ b/src/__snapshots__/readme.spec.js.snap @@ -4,8 +4,8 @@ exports[`readme buildReadmeContent should return readme template content 1`] = ` "

Welcome to readme-md-generator 👋

- - + + \\"Documentation\\" diff --git a/templates/default.md b/templates/default.md index d8fb975..e403dc4 100644 --- a/templates/default.md +++ b/templates/default.md @@ -5,7 +5,7 @@ <% } -%> <% if (projectPrerequisites) { -%> <% projectPrerequisites.map(({ name, value }) => { -%> - + <% }) -%> <% } -%> <% if (projectDocumentationUrl) { -%>