Skip to content

Commit

Permalink
Merge aaee63b into ae69bd6
Browse files Browse the repository at this point in the history
  • Loading branch information
codewithdev committed Oct 1, 2020
2 parents ae69bd6 + aaee63b commit f65189d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Lighthouse is integrated directly into the Chrome DevTools, under the "Lighthous

**Run it**: open Chrome DevTools, select the Lighthouse panel, and hit "Generate report".

<img src="https://raw.githubusercontent.com/GoogleChrome/lighthouse/4dbab6bf5466e7220980bccd2f5883f4ad661725/assets/example_dev_tools.png" alt="Lighthouse integration in Chrome DevTools" width="500px">
<p align= "center"><img src="https://raw.githubusercontent.com/GoogleChrome/lighthouse/4dbab6bf5466e7220980bccd2f5883f4ad661725/assets/example_dev_tools.png" alt="Lighthouse integration in Chrome DevTools" width="500px"></p>

## Using the Chrome extension

Expand Down Expand Up @@ -210,7 +210,7 @@ Lighthouse can produce a report as JSON or HTML.

HTML report:

<img src="https://raw.githubusercontent.com/GoogleChrome/lighthouse/443ff2c8a297dfd2297dfaca86c4966a87c8574a/assets/example_audit.png" alt="Lighthouse example audit" width="500px">
<img src="https://raw.githubusercontent.com/GoogleChrome/lighthouse/443ff2c8a297dfd2297dfaca86c4966a87c8574a/assets/example_audit.png" alt="Lighthouse example audit" width="600px">

### Online Viewer

Expand Down

0 comments on commit f65189d

Please sign in to comment.