diff options
| author | Ray <[email protected]> | 2023-09-12 11:44:48 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-09-12 11:44:48 +0200 |
| commit | 45dfd8e313fd3949097f560b06a00eb43bfc22ec (patch) | |
| tree | c56ab93ce96c946a5e43c953109dde7b5b0deb07 | |
| parent | 154c812d7a08f258e03137fa932144828fe85dc7 (diff) | |
| download | raylib.com-45dfd8e313fd3949097f560b06a00eb43bfc22ec.tar.gz raylib.com-45dfd8e313fd3949097f560b06a00eb43bfc22ec.zip | |
Update 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> |
