From f431e096c683491df444d5ed01d04d7d7f8d7593 Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Tue, 1 Jul 2025 09:55:52 +1000 Subject: [PATCH] Update update-readme.js --- update-readme.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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