aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2018-10-11 10:54:27 +0200
committerGitHub <noreply@github.com>2018-10-11 10:54:27 +0200
commitc7c6d1ed4e34fbfe3a37a1e2add6e26b9ec4bc6e (patch)
treefc9b6bd8e4453ef734b195a331ffc667398db559
parent43b4d25a7f45c729cc38b7f080520b1246693ead (diff)
downloadraylib-c7c6d1ed4e34fbfe3a37a1e2add6e26b9ec4bc6e.tar.gz
raylib-c7c6d1ed4e34fbfe3a37a1e2add6e26b9ec4bc6e.zip
Update CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f3351604..ffaa71ea 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)*