Skip to content

Commit

Permalink
add screenshot to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Green-Sky committed May 14, 2020
1 parent 0cbbdfa commit f3e1616
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ A drop-in, single-file entity editor for EnTT, with ImGui as graphical backend.

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

![screenshot](https://github.com/Green-Sky/imgui_entt_entity_editor_demo/blob/master/imgui_entt_entity_editor_screenshot0.png)

# example usage
```c++
struct Transform {
Expand Down

0 comments on commit f3e1616

Please sign in to comment.