diff --git a/examples/README.md b/examples/README.md
index eaaaacdaf..61795a9c5 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -28,8 +28,8 @@ Examples using raylib core platform functionality like window creation, inputs,
| 20 | [core_storage_values](core/core_storage_values.c) |
| ray | |
| 21 | [core_vr_simulator](core/core_vr_simulator.c) |
| ray | |
| 22 | [core_loading_thread](core/core_loading_thread.c) |
| ray | ⭐️ |
-| 23 | [core/core_quat_conversion](core/core_quat_conversion.c) |
| [Chris Camacho](https://github.com/codifies) | ⭐️ |
-| 24 | [core/core_window_flags](core/core_window_flags.c) |
| ray | ⭐️ | | ⭐️ |
+| 23 | [core/core_quat_conversion](core/core_quat_conversion.c) |
| [Chris Camacho](https://github.com/codifies) | ⭐️ |
+| 24 | [core/core_window_flags](core/core_window_flags.c) |
| ray | ⭐️ | | ⭐️ |
### category: shapes
@@ -137,7 +137,7 @@ Examples using raylib shaders functionality, including shaders loading, paramete
| 94 | [shaders_julia_set](shaders/shaders_julia_set.c) |
| [eggmund](https://github.com/eggmund) | |
| 95 | [shaders_eratosthenes](shaders/shaders_eratosthenes.c) |
| [ProfJski](https://github.com/ProfJski) | |
| 96 | [shaders_fog](shaders/shaders_fog.c) |
| [Chris Camacho](https://github.com/codifies) | |
-| 97 | [shaders_simple_mask](shaders/shaders_simple_mask.c) |
| [Chris Camacho](https://github.com/codifies) | ⭐️ |
+| 97 | [shaders_simple_mask](shaders/shaders_simple_mask.c) |
| [Chris Camacho](https://github.com/codifies) | |
| 98 | [shaders_spotlight](shaders/shaders_spotlight.c) |
| [Chris Camacho](https://github.com/codifies) | ⭐️ |
| 99 | [shaders_hot_reloading](shaders/shaders_hot_reloading.c) |
| ray | ⭐️ |
| 100 | [shaders_rlgl_mesh_instanced](shaders/shaders_rlgl_mesh_instanced.c) |
| [Chris Camacho](https://github.com/codifies) | ⭐️ |