Skip to content

Commit

Permalink
Add web example demo to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RaisinTen committed May 14, 2024
1 parent 5ed1802 commit 94bce69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Record [`PerformanceEntry`](https://w3c.github.io/performance-timeline/#dom-perf

The code for this example is available [here](docs/examples/tracing-requires).

![](./docs/examples/client-side-use-on-web-browser/perftrace-web.gif)

The code for this example is available [here](docs/examples/client-side-use-on-web-browser).

Check out <a href="https://dev.to/raisinten/visualize-performance-issues-in-your-javascript-application-4cnc">the blog <img src="https://avatars2.githubusercontent.com/u/13521919?s=200&v=4" width="25px"></a>!

## Install
Expand Down

0 comments on commit 94bce69

Please sign in to comment.