From f2d1faaeac8ea8a3c58e9234d7bce9d9e2e9f87b Mon Sep 17 00:00:00 2001 From: Dharkael Date: Tue, 30 Jan 2018 16:48:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c02d8c6..04c7f41 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ use of GDNative to implement scripts backed by native code. [**C++**](https://github.com/GodotNativeTools/cpp_bindings), [**D**](https://github.com/GodotNativeTools/d_bindings), -[**Rust**](https://github.com/GodotNativeTools/godot-rust) +[**Nim**](https://github.com/pragmagic/godot-nim) **Can you debug NativeScripts?**