diff --git a/README.md b/README.md index 9daa33f..cedbaa1 100644 --- a/README.md +++ b/README.md @@ -497,6 +497,13 @@ The Team used slack team channel Canvas to ensure everyone stayed updated on pro # Validation +## Lighthouse + +### Desctope +![image](assets/images/readme/lighthouse.png) + +### Mobile +![image](assets/images/readme/mobile.png) ## HTML ### index.html diff --git a/assets/images/readme/lighthouse.png b/assets/images/readme/lighthouse.png new file mode 100644 index 0000000..dd0c1ba Binary files /dev/null and b/assets/images/readme/lighthouse.png differ diff --git a/assets/images/readme/mobile-lighthouse.png b/assets/images/readme/mobile-lighthouse.png new file mode 100644 index 0000000..29fd7c1 Binary files /dev/null and b/assets/images/readme/mobile-lighthouse.png differ