diff --git a/docs/README.md b/docs/README.md
index 14e4490..211a140 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -37,12 +37,14 @@ Name | Language | Developers | Github
G-Earth (Native) | Java | sirjonasxx | https://github.com/sirjonasxx/G-Earth
G-Python1 | Python | sirjonasxx | https://github.com/sirjonasxx/G-Python
Geode | C# & Visual Basic | ArachisH, LilithRainbows | https://github.com/LilithRainbows/Geode
-Xabbo | C# | b7 | https://github.com/b7c/Xabbo.Scripter
+Xabbo | C# | b7 | https://github.com/b7c/Xabbo.GEarth
+Xabbo scripter2 | C# | b7 | https://github.com/b7c/Xabbo.Scripter
G-Node | Node.js | WiredSpast | https://github.com/WiredSpast/G-Node
-GProgrammer2 | Javascript | at15four2020 | https://github.com/at15four2020/GProgrammer/wiki
+GProgrammer3 | Javascript | at15four2020 | https://github.com/at15four2020/GProgrammer/wiki
1: built-in in G-Earth through the [live scripting console](https://github.com/sirjonasxx/G-Earth/wiki/G-Python-qtConsole)
-2: not an implementation of the extension API, but allows for Javascript scripting, also check [G-WiredFly](https://github.com/at15four2020/G-Wiredfy)
+2: not an implementation of the extension API, but allows for C# scripting
+3: not an implementation of the extension API, but allows for Javascript scripting, also check [G-WiredFly](https://github.com/at15four2020/G-Wiredfy)
Release your extensions in the [G-ExtensionStore](https://github.com/sirjonasxx/G-ExtensionStore)