diff --git a/README.md b/README.md
index 29483bf..c1db410 100644
--- a/README.md
+++ b/README.md
@@ -110,7 +110,7 @@
Various tools
[](https://cloud.githubusercontent.com/assets/8225057/20628927/33e14cac-b329-11e6-80f6-9524e93b048a.png)
-A custom profiler
+Custom profiler
[](https://raw.githubusercontent.com/wiki/ocornut/imgui/web/v148/profiler.png)
Color Pickers
@@ -119,8 +119,11 @@
Menus

-
-
+Colors
+

+
+Custom rendering
+

Dear ImGui can load TTF/OTF fonts. UTF-8 is supported for text display and input. Here using Arial Unicode font to display Japanese. Initialize custom font with:
```cpp
@@ -167,7 +170,7 @@
How can I help?
How can I display an image? What is ImTextureID, how does it works?
-
How can I have multiple widgets with the same label? Can I have widget without a label? (Yes). A primer on labels and ID stack.
+
How can I have multiple widgets with the same label, or without any label? (Yes). A primer on labels and ID stack.
How can I tell when Dear ImGui wants my mouse/keyboard inputs VS when I can pass them to my application?
How can I load a different font than the default?
How can I easily use icons in my application?
@@ -246,7 +249,7 @@
Inspiration, feedback, and testing for early versions: Casey Muratori, Atman Binstock, Mikko Mononen, Emmanuel Briney, Stefan Kamoda, Anton Mikhailov, Matt Willis. And everybody posting feedback, questions and patches on the GitHub.
-Ongoing dear imgui development is financially supported on [**Patreon**](http://www.patreon.com/imgui).
+Ongoing dear imgui development is financially supported on [**Patreon**](http://www.patreon.com/imgui) and by private sponsors.
Double-chocolate sponsors:
- Blizzard