Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@ This demo shows how to use the in-process inspector API to collect code coverage

Run `demo.js` with the newest V8 found [here](https://github.com/v8/node/tree/vee-eight-lkgr), and point your browser
to `localhost:8080`.


![image](https://user-images.githubusercontent.com/39191/30725706-98571cda-9f81-11e7-8f92-967cae91409c.png)