diff options
| author | Ray <[email protected]> | 2018-12-03 23:44:34 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-03 23:44:34 +0100 |
| commit | 4c869ca6565eb2ec2614a59711991f2a11d3f554 (patch) | |
| tree | 911836cc8491f1f8a8f10f82359cf1ff82963a83 /CONTRIBUTING.md | |
| parent | 5ef4661216d43f36f730325ea67064fb4022a090 (diff) | |
| download | raylib-4c869ca6565eb2ec2614a59711991f2a11d3f554.tar.gz raylib-4c869ca6565eb2ec2614a59711991f2a11d3f554.zip | |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 94688ea0..58f9cd55 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -73,7 +73,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to - [raylib-rust](https://github.com/dtcristo/raylib-rust) : raylib **Rust** 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-java](https://github.com/XoanaIO/raylib-java) : raylib **Java** binding - *[raylib flat-assembler Usage example](http://forum.raylib.com/index.php?p=/discussion/comment/425/#Comment_425)* - *[raylib COBOL Usage example](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)* |
