Skip to content

Commit

Permalink
[FIX] : fix doc
Browse files Browse the repository at this point in the history
aiekick committed Feb 21, 2024
1 parent 63b7116 commit 32a9305
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ImGuiFileDialog
Submodule ImGuiFileDialog updated 1 files
+2 −2 README.md
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ solutions.

## Possible Dialog Customization

![alt text](https://github.com/aiekick/ImGuiFileDialog/blob/demoApp/doc/demo_dialog.png)
![alt text](https://github.com/aiekick/ImGuiFileDialog/blob/DemoApp/doc/demo_dialog.png)

## ImGui Supported Version

@@ -156,7 +156,7 @@ void drawGui() {
}
```

![alt text](https://github.com/aiekick/ImGuiFileDialog/blob/demoApp/doc/dlg_simple.gif)
![alt text](https://github.com/aiekick/ImGuiFileDialog/blob/DemoApp/doc/dlg_simple.gif)

</blockquote></details>

0 comments on commit 32a9305

Please sign in to comment.