diff --git a/Quotes.md b/Quotes.md index c2faee6..3aac379 100644 --- a/Quotes.md +++ b/Quotes.md @@ -10,7 +10,7 @@ _"Imgui is a small, well written immediate mode GUI that allowed me to build and _"Fundamentally changes the way that production and debug tools are developed at Ubisoft. This productivity library is an amazingly efficient way to increase the quality of these tools,"_
-Nicolas Fleury (Technical Architect, Rainbow Six: Siege, [Ubisoft](https://www.ubisoft.com)) -_"github.com/ocornut/imgui is so easy to use"_ +_"so easy to use"_
-John Carmack ("Independent newbie AI researcher") _"Dear ImGui packing so much power into such a straightforward interface makes me wonder why every other GUI package is so hard to use. Dear ImGui makes writing clean UI look easy. [...] The least annoying middleware I’ve ever used!"_