From 393f1b9566c2efcf68ce2a4e4349a90184ce8a44 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Thu, 24 Dec 2020 15:48:59 +0100 Subject: Update index.html --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index ceaceef..f73b88d 100644 --- a/index.html +++ b/index.html @@ -155,7 +155,7 @@
- NO external dependencies, all required libraries included with raylib
- - Multiplatform: Windows, Linux, MacOS, Android, HTML5... and more!
+ - Multiplatform: Windows, Linux, MacOS, RPI, Android, HTML5... and more!
- Written in plain C code (C99) in PascalCase/camelCase notation
- Hardware accelerated with OpenGL (1.1, 2.1, 3.3 or ES 2.0)
- Unique OpenGL abstraction layer: rlgl
@@ -168,8 +168,8 @@ - Powerful math module for Vector, Matrix and Quaternion operations: raymath
- Audio loading and playing with streaming support (WAV, OGG, MP3, FLAC, XM, MOD)
- VR stereo rendering support with configurable HMD device parameters
- - Huge examples collection with +115 code examples!
- - Bindings to +40 programming languages!
+ - Huge examples collection with +120 code examples!
+ - Bindings to +50 programming languages!
- Free and open source. Check [LICENSE].

-- cgit v1.2.3