From 3b57140640c80dc4ce3e57fc7ca6e1c7a2fa439e Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 21 Aug 2026 21:11:29 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74c105be3..37304bb09 100644 --- a/README.md +++ b/README.md @@ -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