Possibly fix images not showing up in readme.

This commit is contained in:
kelson8 2025-01-09 20:58:18 -05:00
parent 2c46abf148
commit b8214d6f80

View File

@ -8,32 +8,32 @@ This works in DirectX9, OpenGL doesn't work yet and is a work in progress.
Here are some images of what this ImGui test is so far Here are some images of what this ImGui test is so far
<details> <details>
<summary> Key Press Test </summary> <summary> Key Press Test </summary>
<img src=/screenshots/LightModeToggle.png> <img src=/screenshots/LightModeToggle.png?raw=true>
</details> </details>
<details> <details>
<summary>Light mode toggle </summary> <summary>Light mode toggle </summary>
<img src=/screenshots/LightModeToggle.png> <img src=/screenshots/LightModeToggle.png?raw=true>
</details> </details>
<details> <details>
<summary> Windows message box test </summary> <summary> Windows message box test </summary>
<img src=/screenshots/MsgBoxTest.png> <img src=/screenshots/MsgBoxTest.png?raw=true>
</details> </details>
<details> <details>
<summary> Read from text file </summary> <summary> Read from text file </summary>
<img src=/screenshots/ReadFromTextFile.png> <img src=/screenshots/ReadFromTextFile.png?raw=true>
</details> </details>
<details> <details>
<summary> Show demo window toggle </summary> <summary> Show demo window toggle </summary>
<img src=/screenshots/ReadFromTextFile.png> <img src=/screenshots/ReadFromTextFile.png?raw=true>
</details> </details>
<details> <details>
<summary> Show demo window toggle </summary> <summary> Show demo window toggle </summary>
<img src=/screenshots/ReadFromTextFile.png> <img src=/screenshots/ReadFromTextFile.png?raw=true>
</details> </details>