Skip to content

Commit

Permalink
README: add link to debugging protocol and viewer
Browse files Browse the repository at this point in the history
b/c it's so good
  • Loading branch information
ebidel committed Aug 11, 2016
1 parent 46dad7d commit 7ba8830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ The same audits are run against from a Chrome extension. See [./extension](https
_Some incomplete notes_

#### Components
* **Driver** - Interfaces with Chrome Debugging Protocol
* **Driver** - Interfaces with [Chrome Debugging Protocol](https://developer.chrome.com/devtools/docs/debugger-protocol) ([API viewer](https://chromedevtools.github.io/debugger-protocol-viewer/))
* **Gathers** - Requesting data from the browser (and maybe post-processing)
* **Artifacts** - The output of gatherers
* **Audits** - Non-performance evaluations of capabilities and issues. Includes a raw value and score of that value.
Expand Down

0 comments on commit 7ba8830

Please sign in to comment.