From 92981bde9829b0b208dcfd98a425db8f91a2b00e Mon Sep 17 00:00:00 2001 From: Nick Moreton Date: Fri, 11 Jul 2025 21:53:52 +0100 Subject: [PATCH] Update readme with experimental feature details --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f88b480..2479b72 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ The tool performs the following steps: 5. **Reporting**: - Outputs results in the console indicating outdated dependencies and manual checks required - - Optionally generates an HTML report file + - Optionally generates an HTML report file. Experimenal - For major version upgrades, it will include a pre-prepared pormpt you can use AI tools like ChatGPT to help you with determining if the upgrade is safe or not when breaking changes are present. ### Example Console Output