From a5631bc9c4fa20e06cb66ece5f876f7b67c609dd Mon Sep 17 00:00:00 2001 From: omar Date: Tue, 20 Sep 2022 16:48:02 +0200 Subject: [PATCH] Updated Developer Tips (markdown) --- Developer-Tips.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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.