Skip to content

Commit 1a39093

Browse files
committed
[readme] update readme
1 parent 389f3e8 commit 1a39093

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,9 @@ can build a single, statically linked and optimised binary.
9191

9292
* **Tracy intergation** nano-second-resolution profiling via
9393
[Tracy](https://github.com/wolfpld/tracy) - enable this by
94-
uncommenting a single line in the app CMakeLists file. Profiling
95-
works with both hot-reloading and optimised static builds.
94+
[uncommenting a single line](modules/le_tracy/README.md) in the
95+
app CMakeLists file. Profiling works with both hot-reloading and
96+
optimised static builds.
9697

9798
* **Multi-Window** Island allows you to hook up multiple swapchains to
9899
a single application. You can dynamically add and remove swapchains

0 commit comments

Comments
 (0)