From 481de5f6c33e1939bd214bf9103a67fa741f5953 Mon Sep 17 00:00:00 2001 From: Jonathan Hoffstadt <39973752+hoffstadt@users.noreply.github.com> Date: Wed, 12 Aug 2020 08:18:38 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index fdff039..eea57c4 100644 --- a/Home.md +++ b/Home.md @@ -174,7 +174,7 @@ Thank you to every past and present [[Sponsors]] for making this project possibl ### Example Apps, Framework (Please also check our [examples/](https://github.com/ocornut/imgui/tree/master/examples) folder in the repo) -- Dear PyGui: A Simple Python GUI framework https://github.com/RaylockLLC/DearPyGui +- Dear PyGui: A Simple Python GUI framework https://github.com/hoffstadt/DearPyGui - Starter project for portable app with optional GUI (GLFW/ImGui) https://github.com/abdes/asap - Starter dear-imgui GLFW/OpenGL 3 based CMake C++ project: https://github.com/urddru/imgui-glfw - Bimpy: bundled imgui for python: https://github.com/podgorskiy/bimpy