diff --git a/Bindings.md b/Bindings.md
index 3268e16..1b2490e 100644
--- a/Bindings.md
+++ b/Bindings.md
@@ -88,10 +88,10 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12,
| Software renderer | **ImSoft**
https://github.com/LAK132/ImSoft |
| ImGui on Arduino example | **ImDuino**
https://github.com/LAK132/ImDuino |
-## Ports and Rewrites
+## Ports, Rewrites
+(those are not supported on this repository)
| Language | Project |
|------------|---|
| Kotlin | **dear jvm imgui**: full JVM port/rewrite
https://github.com/kotlin-graphics/imgui |
-| Python | **Dear PyGui**: A Simple Python GUI framework
https://github.com/hoffstadt/DearPyGui |
| Javascript | **imgui-njs**: imgui-njs is a manual-port / partial-rewrite of dear imgui
https://github.com/cannerycoders/imgui-njs |