Mention imgui-sys in README

This commit is contained in:
Joonas Javanainen 2015-08-23 09:57:04 +03:00
parent 545c80f309
commit 793e4f9935

View File

@ -19,7 +19,7 @@ ui.window()
## Currently implemented things
* Low-level API (ffi module)
* Low-level API (imgui-sys)
* Renderer for easy integration with [Glium](https://github.com/tomaka/glium) projects (optional)
* Parts of high-level API
* Not horrible way of defining and passing null-terminated UTF-8 to ImGui