Update README.md

This commit is contained in:
Stephan Dilly
2015-04-08 09:04:53 +02:00
parent 56933adf52
commit 51ba866303

View File

@@ -1,2 +1,5 @@
# cimgui
c api for imgui
c-api for [imgui](https://github.com/ocornut/imgui)
this is a work in progress since imgui contains a lot of functionality already and we wrap on a as needed basis.