diff --git a/examples/README.md b/examples/README.md index cff98ca..e5613a0 100644 --- a/examples/README.md +++ b/examples/README.md @@ -33,7 +33,7 @@ Examples using raylib core platform functionality like window creation, inputs, | 29 | [core_split_screen](core/core_split_screen.rb) | core_split_screen | ⭐️⭐️⭐️⭐️ | 3.7 | **4.0** | [Jeffery Myers](https://github.com/JeffM2501) | | 30 | [core_window_should_close](core/core_window_should_close.rb) | core_window_should_close | ⭐️⭐️☆☆ | **4.2** | **4.2** | [Ray](https://github.com/raysan5) | -### Audio +## Audio Examples using raylib audio functionality, including sound/music loading and playing.