From f8c7a96bc785101f7184579cd9ef72e4f2d97713 Mon Sep 17 00:00:00 2001 From: Justin Parker Date: Thu, 25 Dec 2025 21:45:05 -0800 Subject: [PATCH] docs Updated README to include new workflow details and installation instructions. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0797365..6c42921 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A structured 4-step workflow for developing features and projects with AI assistance. This methodology emphasizes thorough planning before implementation, ensuring well-documented, maintainable code. -Plan2Code Workflow +Plan2Code Workflow ## Overview @@ -481,3 +481,4 @@ Feel free to modify these prompts to fit your workflow: **Too many/few phases:** - Adjust during Step 2 (Documentation) - phases should represent logical groupings of work +