Bläddra i källkod

Update README.md

omar 3 år sedan
förälder
incheckning
e8178bf8a4
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      docs/README.md

+ 1 - 0
docs/README.md

@@ -30,6 +30,7 @@ Dear ImGui is particularly suited to integration in game engines (for tooling),
  - Minimize state synchronization.
  - Minimize state synchronization.
  - Minimize state storage on user side.
  - Minimize state storage on user side.
  - Minimize setup and maintenance.
  - Minimize setup and maintenance.
+ - Easy to use to create dynamic UI which are the reflection of a dynamic data set.
  - Easy to use to create code-driven and data-driven tools.
  - Easy to use to create code-driven and data-driven tools.
  - Easy to use to create ad hoc short-lived tools and long-lived, more elaborate tools.
  - Easy to use to create ad hoc short-lived tools and long-lived, more elaborate tools.
  - Easy to hack and improve.
  - Easy to hack and improve.