diff --git a/prompts/readme-blueprint-generator.prompt.md b/prompts/readme-blueprint-generator.prompt.md index e90a55f..a702108 100644 --- a/prompts/readme-blueprint-generator.prompt.md +++ b/prompts/readme-blueprint-generator.prompt.md @@ -1,5 +1,5 @@ --- -description: "Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content." +description: 'Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content.' ---