Skip to content

Commit 7ba8830

Browse files
authored
README: add link to debugging protocol and viewer
b/c it's so good
1 parent 46dad7d commit 7ba8830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ The same audits are run against from a Chrome extension. See [./extension](https
160160
_Some incomplete notes_
161161

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

0 commit comments

Comments
 (0)