Skip to content

Commit f3e1616

Browse files
committed
add screenshot to readme
1 parent 0cbbdfa commit f3e1616

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ A drop-in, single-file entity editor for EnTT, with ImGui as graphical backend.
33

44
[demo-code](https://github.com/Green-Sky/imgui_entt_entity_editor_demo) [(live)](http://scam.rocks/imgui_entt_entity_editor_demo/)
55

6+
![screenshot](https://github.com/Green-Sky/imgui_entt_entity_editor_demo/blob/master/imgui_entt_entity_editor_screenshot0.png)
7+
68
# example usage
79
```c++
810
struct Transform {

0 commit comments

Comments
 (0)