summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2023-11-08 15:14:21 +0100
committerGitHub <[email protected]>2023-11-08 15:14:21 +0100
commit60fab9c40563e9b1782714f21ebad0a3b5ce84b7 (patch)
treec47e5af4b5308ae311e8574e6811747d062fc9ab
parent271a72f2f258d24a7cb689e5de74952a977dae4a (diff)
downloadraylib-60fab9c40563e9b1782714f21ebad0a3b5ce84b7.tar.gz
raylib-60fab9c40563e9b1782714f21ebad0a3b5ce84b7.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a88e0f5c..70a0c498 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ features
- **Powerful math module** for Vector, Matrix and Quaternion operations: [raymath](https://github.com/raysan5/raylib/blob/master/src/raymath.h)
- Audio loading and playing with streaming support (WAV, QOA, OGG, MP3, FLAC, XM, MOD)
- **VR stereo rendering** support with configurable HMD device parameters
- - Huge examples collection with [+130 code examples](https://github.com/raysan5/raylib/tree/master/examples)!
+ - Huge examples collection with [+140 code examples](https://github.com/raysan5/raylib/tree/master/examples)!
- Bindings to [+70 programming languages](https://github.com/raysan5/raylib/blob/master/BINDINGS.md)!
- **Free and open source**