From a190ec10f4da20036a0b4d6058e91f361a4f23d5 Mon Sep 17 00:00:00 2001 From: sonoro1234 Date: Fri, 31 Aug 2018 09:09:17 +0200 Subject: [PATCH] update imguics link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87b8d76..0d08400 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Notes: * [DerelictImgui](https://github.com/Extrawurst/DerelictImgui) * [ImGui.NET](https://github.com/mellinoe/ImGui.NET) -* [ImGuiCS](https://github.com/0x0ade/ImGuiCS) +* [ImGuiCS](https://github.com/conatuscreative/ImGuiCS) * [imgui-rs](https://github.com/Gekkio/imgui-rs) * [imgui-pas](https://github.com/dpethes/imgui-pas) * [odin-dear_imgui](https://github.com/ThisDrunkDane/odin-dear_imgui)