diff options
Diffstat (limited to 'examples.html')
| -rw-r--r-- | examples.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples.html b/examples.html index 79807df..492d5cb 100644 --- a/examples.html +++ b/examples.html @@ -85,6 +85,8 @@ <input></input> <p id="matches_counter"></p> </div> + + <p>raylib examples have a stars system to rate example complexity. One star (⭐️☆☆☆) for the basic examples and four stars (⭐⭐️⭐️⭐) for the most complex ones.</p> <!-- Items container, filled when loading --> <div id="container"></div> |
