Add NuGet link to README.

internals
Eric Mellino 8 years ago
parent 582a1edffe
commit c69e99ea4a
  1. 1
      README.md

@ -2,6 +2,7 @@
This is a wrapper for the immediate mode GUI library, ImGui (https://github.com/ocornut/imgui). This utilizes the C API, provided by the cimgui project (https://github.com/Extrawurst/cimgui). ImGui.NET lets you build graphical interfaces using a simple immediate-mode style. Included is a basic sample program that shows how to use the library, which renders the ImGui output using OpenGL via OpenTK.
A [NuGet package](https://www.nuget.org/packages/ImGui.NET) is available at nuget.org
![alt tag](http://i.imgur.com/02RGlsW.png)

Loading…
Cancel
Save