diff --git a/examples/README.md b/examples/README.md
index b1ece8f42..801526311 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -109,9 +109,9 @@ Examples using raylib models functionality, including models loading/generation
| 73 | [models_mesh_picking](models/models_mesh_picking.c) |
| [Joel Davis](https://github.com/joeld42) | |
| 74 | [models_loading](models/models_loading.c) |
| ray | |
| 75 | [models_orthographic_projection](models/models_orthographic_projection.c) |
| [Max Danielsson](https://github.com/autious) | |
-| 76 | [models_rlgl_solar_system_full](models/models_rlgl_solar_system_full.c) |
| [Aldrin Martoq](https://github.com/aldrinmartoq) | ⭐️ |
-| 77 | [models_solar_system](models/models_solar_system.c) |
| [Aldrin Martoq](https://github.com/aldrinmartoq) | ⭐️ |
-| 78 | [models_rlgl_solar_system](models/models_rlgl_solar_system.c) |
| ray | ⭐️ |
+| 76 | *TODO* | *TODO* | *TODO* | |
+| 77 | *TODO* | *TODO* | *TODO* | |
+| 78 | [models_solar_system_rlgl](models/models_solar_system_rlgl.c) |
| ray | ⭐️ |
| 79 | [models_yaw_pitch_roll](models/models_yaw_pitch_roll.c) |
| [Berni](https://github.com/Berni8k) | |
| 80 | [models_waving_cubes](models/models_waving_cubes.c) |
| [codecat](https://github.com/codecat) | ⭐️ |
| 81 | [models_heightmap](models/models_heightmap.c) |
| ray | |