diff options
| author | Ray <[email protected]> | 2018-07-16 10:06:30 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-07-16 10:06:30 +0200 |
| commit | 546254b43925a58bc1c25ca327d4df8a7488c1bc (patch) | |
| tree | 7b3473744eb1a58b626f9ab0ff3c3960ba40c905 /CONTRIBUTING.md | |
| parent | 475a1a263d43e211b379ebeb3d94c8abac1aab92 (diff) | |
| download | raylib-546254b43925a58bc1c25ca327d4df8a7488c1bc.tar.gz raylib-546254b43925a58bc1c25ca327d4df8a7488c1bc.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 51213893..bd6ae03b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,7 +66,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to - [raylib Crystal binding](https://gitlab.com/Zatherz/cray) - [raylib Perl wrapper](https://metacpan.org/pod/Graphics::Raylib) - raylib Pascal binding with custom IDE (closed-source) - - [raylib flat-assembler Usage example] (http://forum.raylib.com/index.php?p=/discussion/comment/425/#Comment_425) + - [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) Usually, raylib bindings follow the convention: `raylib-{language}` |
