From c7c6d1ed4e34fbfe3a37a1e2add6e26b9ec4bc6e Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 11 Oct 2018 10:54:27 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f3351604d..ffaa71ea8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -71,7 +71,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to - [raylib-ruby-ffi](https://github.com/D3nX/raylib-ruby-ffi) : raylib **Ruby** binding - [raylib-rs](https://github.com/deltaphc/raylib-rs) : raylib **Rust** binding - [raylib-rust](https://github.com/dtcristo/raylib-rust) : raylib **Rust** binding - - [raylibpy](https://github.com/overdev/raylibpy) : raylib **Python** binding + - [raylib-py](https://github.com/overdev/raylib-py) : raylib **Python** binding - [raylib-haskell](https://github.com/DevJac/raylib-haskell) : raylib **Haskell** binding - [raylib-java]() : raylib **Java** binding - *[raylib flat-assembler Usage example](http://forum.raylib.com/index.php?p=/discussion/comment/425/#Comment_425)*