diff --git a/Developer-Tips.md b/Developer-Tips.md index c9a1785..aed29e1 100644 --- a/Developer-Tips.md +++ b/Developer-Tips.md @@ -1,5 +1,6 @@ -If you are working on Dear ImGui codebase: -Also see [Tips](https://github.com/ocornut/imgui/wiki/Tips) +Tips for when working on Dear ImGui codebase. + +Also see [Tips](https://github.com/ocornut/imgui/wiki/Tips), [Tips](https://github.com/ocornut/imgui/wiki/Debug-Tools). ### Metrics The Metrics window exposes lots of information about the library state.