Update README.md

This commit is contained in:
Ray
2026-08-21 21:11:29 +02:00
committed by GitHub
parent f472c67bb2
commit 3b57140640

View File

@@ -57,7 +57,7 @@ features
limitations
-----------
raylib presents some limitation by design for code simplicity, some forks, alternatives and samples are available to overcome most of them but it's up to the user with those specific needs.
raylib presents some limitation by design for code simplicity, some forks, alternatives and samples are available to overcome most of them but it's up to the users to modify the library for their specific needs.
- Single window with single OpenGL context by default, no multi-window support
- Window resize and move stops the rendering loop on platforms supporting a window