From 51ba866303d725b84479effcced1f4db085ea661 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Wed, 8 Apr 2015 09:04:53 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.