diff --git a/Bindings.md b/Bindings.md
index 3cd9aaf..26a9afa 100644
--- a/Bindings.md
+++ b/Bindings.md
@@ -59,7 +59,7 @@ Other backends:
| Blender | **BlenderImgui**:
https://github.com/eliemichel/BlenderImgui
| bsf | **bsfimgui**:
https://github.com/pgruenbacher/bsfImgui |
| Cinder | **Cinder-ImGui**:
https://github.com/cinder/Cinder/blob/master/include/cinder/CinderImGui.h
-| Cocos2d-x | **imguix**:
https://github.com/c0i/imguix
**cocos2dx-imgui**:
https://github.com/Mjarkiew/cocos2dx-imgui, https://github.com/Xrysnow/cocos2d-x-imgui and [#551](https://github.com/ocornut/imgui/issues/551)
**ImGui for axys**:
https://github.com/axys1/axys/tree/main/extensions/ImGui
+| Cocos2d-x | **imguix**:
https://github.com/c0i/imguix
**cocos2dx-imgui**:
https://github.com/Mjarkiew/cocos2dx-imgui, https://github.com/Xrysnow/cocos2d-x-imgui and [#551](https://github.com/ocornut/imgui/issues/551)
**ImGui for axmol**:
https://github.com/axmolengine/axmol/tree/dev/extensions/ImGui
| Defold | **extension-imgui**:
https://github.com/britzl/extension-imgui
| Diligent Engine | **DiligentTools**:
[DiligentTools](https://github.com/DiligentGraphics/DiligentTools/blob/master/Imgui/src/ImGuiImplDiligent.cpp), [example](https://github.com/DiligentGraphics/DiligentSamples/tree/master/Samples/ImguiDemo) |
| Ebiten | **ebiten-imgui**:
https://github.com/gabstv/ebiten-imgui |