diff options
Diffstat (limited to 'examples.html')
| -rw-r--r-- | examples.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/examples.html b/examples.html index 47e9895..6cfc386 100644 --- a/examples.html +++ b/examples.html @@ -61,12 +61,8 @@ </div> <div class="content"> - <p>Examples are organized by colors depending on the raylib module features - they are teaching. Currently, raylib main modules are 7.</p> - <br> - <p>Wanna see all functions available in raylib? <a class="simplelink" href="cheatsheet/cheatsheet.html">Check cheatsheet</a></p> - <br> - <p>Click to filter by module:</p> + <p>raylib examples are organized by colors depending on the raylib module they focus.</p> + <p>Click on the module to filter examples:</p> <br> <!-- Filtering controls |
