mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-12 12:48:30 +01:00
Update README.md
This commit is contained in:
@@ -14,6 +14,6 @@ Notes:
|
|||||||
# usage
|
# usage
|
||||||
|
|
||||||
* clone
|
* clone
|
||||||
* make using makefile on linux/osx (linux makefile not tested)
|
* make using makefile on linux/osx
|
||||||
* use whatever method is in ImGui c++ namespace in the original [imgui.h](https://github.com/ocornut/imgui/blob/master/imgui.h) by prepending `ig`
|
* use whatever method is in ImGui c++ namespace in the original [imgui.h](https://github.com/ocornut/imgui/blob/master/imgui.h) by prepending `ig`
|
||||||
* methods have the same parameter list and return values (where possible)
|
* methods have the same parameter list and return values (where possible)
|
||||||
|
Reference in New Issue
Block a user