Update README.md

This commit is contained in:
Stephan Dilly
2015-07-25 20:44:44 +02:00
parent 56b5017b50
commit 4db3562350

View File

@@ -14,6 +14,6 @@ Notes:
# usage
* 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`
* methods have the same parameter list and return values (where possible)