Update README.md#128
Conversation
README copy formatting update
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughREADME.md is substantially reorganized and expanded with production-focused positioning, license/stack badges, new "Why This Storefront" and "Performance" sections with Lighthouse metrics, restructured "Features" and "Technology" sections into two-column tables, deployment shortcuts, live demo links, and improved transactional email documentation with refined wording and formatting. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
README.md (1)
27-38: Time-bound the Lighthouse metrics to avoid stale claims.These concrete scores will drift. Add an “as of ” note (or CI-generated badge/report link) so readers can trust the numbers over time.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@README.md` around lines 27 - 38, Update the Lighthouse score claims in the README by adding an “as of <Month YYYY>” timestamp (or replace static scores with a link/badge to a CI-generated Lighthouse report) next to the demo URL and/or the Lighthouse metric table so the numbers are time-bound; locate the metric table and the demo link (demo.spreecommerce.org and the Lighthouse metric table rows) and append the timestamp or badge/report link to the sentence that introduces those scores.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@README.md`:
- Around line 27-38: Update the Lighthouse score claims in the README by adding
an “as of <Month YYYY>” timestamp (or replace static scores with a link/badge to
a CI-generated Lighthouse report) next to the demo URL and/or the Lighthouse
metric table so the numbers are time-bound; locate the metric table and the demo
link (demo.spreecommerce.org and the Lighthouse metric table rows) and append
the timestamp or badge/report link to the sentence that introduces those scores.
README copy formatting update
Summary by CodeRabbit