We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e05d4 commit d60b826Copy full SHA for d60b826
README.md
@@ -11,7 +11,7 @@ Binding provides all the data you need to render Dear ImGui. If, for some reason
11
Versioning semantic of the binding: `imguiVersion-bindingVersion`.<br>
12
For example `1.74-0.1` means that imgui-java uses `1.74` version of Dear ImGui and binding itself has the version `0.1`.
13
14
-Additional avaialble features:
+Additional available features:
15
- [Docking API](#using-docking)
16
- [FreeType font renderer](#using-freetype)
17
0 commit comments