Skip to content

Commit 8a7a46b

Browse files
committed
readme vid
1 parent 732dbb4 commit 8a7a46b

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Readme.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@
1212
>
1313
> Stop fighting GUI frameworks. Start building.
1414
15-
Dear ImGui Bundle is a batteries-included collection of libraries around [Dear ImGui](https://github.com/ocornut/imgui), for both C++ and Python. All the pieces are pre-wired to play well together: plotting, Markdown, node editors, image inspection, and more — ready to drop into your app.
15+
Dear ImGui Bundle is a batteries-included collection of libraries around [Dear ImGui](https://github.com/ocornut/imgui), for both C++ and Python. All the pieces are pre-wired to play well together: plotting, Markdown, node editors, image inspection, and more - ready to drop into your app.
16+
17+
**See it in action:** [launch the Interactive Explorer in your browser](https://traineq.org/imgui_bundle_explorer/)
18+
19+
[![Dear ImGui Bundle Explorer](https://traineq.org/ImGuiBundle/bundle_explorer_vid.gif)](https://traineq.org/imgui_bundle_explorer/)
1620

1721
## Key features
1822

@@ -35,7 +39,7 @@ Dear ImGui Bundle is a batteries-included collection of libraries around [Dear I
3539
## Try it now
3640

3741
### Online playground (Pyodide)
38-
Run and edit Python ImGui Bundle apps directly in your browser no installation needed. Type code on the left, see the interactive GUI on the right.
42+
Run and edit Python ImGui Bundle apps directly in your browser - no installation needed. Type code on the left, see the interactive GUI on the right.
3943

4044
Open the **[playground](https://traineq.org/imgui_bundle_online/projects/imgui_bundle_playground/)**.
4145

0 commit comments

Comments
 (0)