Browse Source

Updated README.

bkaradzic 12 years ago
parent
commit
7cbe31b823
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -170,9 +170,13 @@ Using multiple views and render targets.
 ### 10-font
 ### 10-font
 Use the font system to display text and styled text.
 Use the font system to display text and styled text.
 
 
+![example-10-font](https://github.com/bkaradzic/bgfx/raw/master/examples/10-font/screenshot.png)
+
 ### 11-fontsdf
 ### 11-fontsdf
 Use a single distance field font to render text of various size.
 Use a single distance field font to render text of various size.
 
 
+![example-11-fontsdf](https://github.com/bkaradzic/bgfx/raw/master/examples/11-fontsdf/screenshot.png)
+
 Internals
 Internals
 ---------
 ---------