diff --git a/update-readme.js b/update-readme.js index cdd846d..cd3e725 100755 --- a/update-readme.js +++ b/update-readme.js @@ -220,7 +220,7 @@ function generateReadme() { // If we need to add the section header if (!hasUncategorisedSection) { - newPromptsContent += "\n### Uncategorised\n"; + newPromptsContent += "### Uncategorised\n"; } // Add each new prompt