diff --git a/README.md b/README.md index a801b772..1fe2d01a 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,7 @@ If using Java 9 modules, imgui-java has Automatic Module Names: Syntax highlighting text editor for ImGui. - [ImGuiFileDialog](https://github.com/aiekick/ImGuiFileDialog/tree/4d42dfba125cbd4780a90fbc5f75e7dfbae64060) | [Example](https://github.com/SpaiR/imgui-java/blob/v1.86.1/example/src/main/java/ExampleImGuiFileDialog.java)
A file selection dialog built for ImGui. -- [ImGui Club MemoryEditor](https://github.com/ocornut/imgui_club/tree/d4cd9896e15a03e92702a578586c3f91bbde01e8) | [Example](https://github.com/SpaiR/imgui-java/blob/master/example/src/main/java/ExampleImGuiMemoryEditor.java)
+- [ImGui Club MemoryEditor](https://github.com/ocornut/imgui_club/tree/d4cd9896e15a03e92702a578586c3f91bbde01e8) | [Example](https://github.com/SpaiR/imgui-java/blob/v1.86.1/example/src/main/java/ExampleImGuiMemoryEditor.java)
Memory editor and viewer for ImGui. ## Freetype