浏览代码

added ImGui to other_libs

Sean Barrett 10 年之前
父节点
当前提交
60e3ecac85
共有 2 个文件被更改,包括 12 次插入0 次删除
  1. 6 0
      README.md
  2. 6 0
      tools/README.footer.md

+ 6 - 0
README.md

@@ -100,6 +100,12 @@ There is also this XML library, but if you're using XML, shame on you:
 
 - **parsing** [tinyxml2](https://github.com/leethomason/tinyxml2): XML (zlib license)
 
+There are some libraries that are just _so_ awesome that even though they use more
+than two files we're going to give them special dispensation to appear in their own
+little list here. If you're a crazy purist, be warned, but otherwise, enjoy!
+
+- _**user interface** [ImGui](https://github.com/ocornut/imgui) an immediate-mode GUI ("imgui") named "ImGui" (MIT license)_
+
 *List FAQ*
 
 ###### Can I link directly to this list?

+ 6 - 0
tools/README.footer.md

@@ -69,6 +69,12 @@ There is also this XML library, but if you're using XML, shame on you:
 
 - **parsing** [tinyxml2](https://github.com/leethomason/tinyxml2): XML (zlib license)
 
+There are some libraries that are just _so_ awesome that even though they use more
+than two files we're going to give them special dispensation to appear in their own
+little list here. If you're a crazy purist, be warned, but otherwise, enjoy!
+
+- _**user interface** [ImGui](https://github.com/ocornut/imgui) an immediate-mode GUI ("imgui") named "ImGui" (MIT license)_
+
 *List FAQ*
 
 ###### Can I link directly to this list?