diff options
| author | Ray <[email protected]> | 2023-10-13 11:12:09 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-13 11:12:09 +0200 |
| commit | 7d46af1f8955cf6891a372c8a0c78d1240530d1c (patch) | |
| tree | 48e49a613432198f4f09116c7c2489ba3a67e8f6 | |
| parent | 479290da7c57402b6ced9442a9b4aac3b6c9c63d (diff) | |
| parent | bb466ccc2dd81b9a53f60f3888649c13ec719e6c (diff) | |
| download | raylib.com-7d46af1f8955cf6891a372c8a0c78d1240530d1c.tar.gz raylib.com-7d46af1f8955cf6891a372c8a0c78d1240530d1c.zip | |
Merge pull request #66 from LemonjamesD/master
Updated website to match github readme
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -226,7 +226,7 @@ <li>Audio loading and playing with streaming support (WAV, OGG, MP3, FLAC, XM, MOD)</li> <li><strong>VR stereo rendering</strong> support with configurable HMD device parameters</li> <li>Huge examples collection with <a class="simplelink" href="examples.html" target="_blank">+120 code examples</a>!</li> - <li>Bindings to <a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/BINDINGS.md" target="_blank">+50 programming languages</a>!</li> + <li>Bindings to <a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/BINDINGS.md" target="_blank">+60 programming languages</a>!</li> <li>Free and open source. Check [<a class="simplelink" href="license.html" target="_blank">LICENSE</a>].</li> </ul> <br> |
