Skip to content

Commit 3d8a6bb

Browse files
authored
Update README.md
1 parent 5e5a1d0 commit 3d8a6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ igfd::ImGuiFileDialog::Instance()->FileDialog("ChooseFileDlgKey", ImGuiWindowFla
164164

165165
You can have tables display like that.
166166

167-
- you need to use imgui tables branch (not merged in master at this moment)
167+
- you need to use [imgui tables branch](https://github.com/ocornut/imgui/tree/tables) (not merged in master at this moment)
168168
- uncomment "#define USE_IMGUI_TABLES" in you custom config file (CustomImGuiFileDialogConfig.h in this example)
169169

170170
![alt text](doc/imgui_tables_branch.gif)

0 commit comments

Comments
 (0)