Skip to content

Commit

Permalink
Mention how to use events.json in usage section of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RaisinTen authored Sep 16, 2024
1 parent 73d30f0 commit eee372e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ setInterval(function () {
}, 5);
```

After running this script with `node filename.js`, open the generated `events.json` file on <https://ui.perfetto.dev>.

Check out the [API documentation](docs/api) and the [code examples](docs/examples) for details.

## License
Expand Down

0 comments on commit eee372e

Please sign in to comment.