Skip to content
This repository was archived by the owner on Jun 5, 2022. It is now read-only.

Commit 19515cd

Browse files
authored
Update README.md
1 parent 07500d4 commit 19515cd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,13 @@ Write/open your code and optimzie it : (see in the pane, all the params i exepos
5858
Customize the style ( the default theme is light but you can also customize app theme avec editor palette)
5959
![Customize app Style](doc/CustomizeStyle.png)
6060

61+
## Library used :
62+
63+
* [Glfw - ZLIB](http://www.glfw.org/)
64+
* [Dear ImGui - Docking/tables branch - MIT](https://github.com/ocornut/imgui)
65+
* [Glad - MIT](https://github.com/Dav1dde/glad)
66+
* [tinyxml2 - ZLIB](https://github.com/leethomason/tinyxml2)
67+
* [ImGuiColorTextEdit - MIT](https://github.com/BalazsJako/ImGuiColorTextEdit)
68+
* [dirent - MIT]( https://github.com/tronkko/dirent)
69+
* [cTools - MIT](https://github.com/aiekick/cTools)
70+
* [ImGuiFileDialog - MIT](https://github.com/aiekick/ImGuiFileDialog)

0 commit comments

Comments
 (0)