Modify image tag in README for better display

Updated image tag to include 'object-fit' style.
This commit is contained in:
2026-08-26 22:24:02 -07:00
committed by GitHub
parent 340044664d
commit 9a81b9cd24
+1 -1
View File
@@ -1,7 +1,7 @@
# Plan2Code
<img src="https://raw.githubusercontent.com/jparkerweb/plan2code/main/docs/banner.png" alt="banner" style="max-width:1024px;">
<img src="https://raw.githubusercontent.com/jparkerweb/plan2code/main/docs/banner.png" alt="banner" data="object-fit:contain;" style="max-width:1024px;">
**A spec-driven workflow for AI coding agents. Send the plan — the build follows.**