Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienHerubel committed Feb 12, 2013
1 parent 4ae6b23 commit 3416480
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ TrueType loading and rendering is done using stb_truetype : http://nothings.org/

The OpenGL backend was ported from OpenGL immediate mode to OpenGL 3.2 mainly to be compatible with Mac OS X core profile.

![Alt text](http://adrien.io/img/imgui/imgui.png)

Build
-------------------------
The only depedency is OpenGL. GLFW, GLEW are embeded with the samples.
Expand Down Expand Up @@ -38,4 +40,4 @@ Windows : Tested on Windows 7 with Visual Studio 2008 and 2010
Usage
----------------------------

Consult *sample.cpp* for a detailed usage example.
Consult [sample.cpp](https://github.com/AdrienHerubel/imgui/blob/master/sample.cpp) for a detailed usage example.

0 comments on commit 3416480

Please sign in to comment.