diff options
| author | Ray <[email protected]> | 2019-05-21 12:26:42 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-05-21 12:26:42 +0200 |
| commit | 8fa5490c43e3deb5453397c0fa8b5eebd5d867e1 (patch) | |
| tree | 6ac708987c59a2c356dfd25d5105343904f5d73f /examples.html | |
| parent | 19651da343a2cfb98e7c742dd3c3396f9c29f875 (diff) | |
| download | raylib.com-8fa5490c43e3deb5453397c0fa8b5eebd5d867e1.tar.gz raylib.com-8fa5490c43e3deb5453397c0fa8b5eebd5d867e1.zip | |
Update comments
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 |
