summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--examples.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples.html b/examples.html
index 492d5cb..fcb298a 100644
--- a/examples.html
+++ b/examples.html
@@ -86,7 +86,8 @@
<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>
+ <p>raylib examples are rated by complexity with stars. One star (⭐️☆☆☆) for the basic examples and four stars (⭐⭐️⭐️⭐) for the most complex ones.</p>
+ <br>
<!-- Items container, filled when loading -->
<div id="container"></div>