Skip to content

Commit

Permalink
Docs: Fix Profiler component attribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
kitschpatrol committed Jun 15, 2024
1 parent 31e28af commit 645421d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/monitor/Profiler.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@ Measure and visualize multiple quantities over time.
Configured to measure a function's execution duration by default, but can be customized to measure
anything.
Integrates [kitschpatrol's](https://kitschpatrol.com)
[tweakpane-plugin-profiler](https://github.com/kitschpatrol/tweakpane-plugin-profiler).
Integrates [0b5vr's](https://0b5vr.com)
[tweakpane-plugin-profiler](https://github.com/0b5vr/tweakpane-plugin-profiler).
See `<FpsGraph>` for a simpler alternative optimized for framerate visualization.
Expand Down

0 comments on commit 645421d

Please sign in to comment.