소스 검색

Update CONTRIBUTING.md

Ray 7 년 전
부모
커밋
c7c6d1ed4e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
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)*