diff --git a/README.md b/README.md index 3a05c27..6334613 100644 --- a/README.md +++ b/README.md @@ -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.