diff --git a/src/imgui/README.md b/src/imgui/README.md new file mode 100644 index 0000000000..7420f14e25 --- /dev/null +++ b/src/imgui/README.md @@ -0,0 +1,5 @@ +** Dear ImGui is a bloat-free graphical user interface library for C++.** + +For more information go to https://github.com/ocornut/imgui + +THIS DIRECTORY CONTAINS THE imgui-1.66 da3c433 SOURCE DISTRIBUTION.