diff --git a/README.md b/README.md index 473ace8..2585537 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Web Page Performance Test -![Desktop Results](/c:/Users/DM/.gemini/antigravity/brain/b032648a-0921-4de6-9336-fa49fdde7396/readme_desktop_results_1766844250559.png) +![Desktop Results](docs/images/desktop_results.png) A modern, high-performance web analytics tool that allows users to run Google Lighthouse audits on any website. Built with Node.js, Express, and a custom-tuned Chrome instance for accurate, reproducible results. @@ -13,7 +13,7 @@ A modern, high-performance web analytics tool that allows users to run Google Li Designed with a mobile-first approach, ensuring a seamless experience across all devices.
- Mobile Dashboard View + Mobile Dashboard View
--- diff --git a/docs/images/desktop_results.png b/docs/images/desktop_results.png new file mode 100644 index 0000000..6ab3b06 Binary files /dev/null and b/docs/images/desktop_results.png differ diff --git a/docs/images/mobile_dashboard.png b/docs/images/mobile_dashboard.png new file mode 100644 index 0000000..5388442 Binary files /dev/null and b/docs/images/mobile_dashboard.png differ