This commit is contained in:
Luflosi 2019-08-28 21:28:23 +02:00
parent 7dbdd2e6a5
commit 577e49f21a
No known key found for this signature in database
GPG Key ID: 4E41E29EDCC345D0

View File

@ -11,7 +11,7 @@ application development. It provides a simple, platform-independent API for
creating windows, contexts and surfaces, reading input, handling events, etc.
GLFW natively supports Windows, macOS and Linux and other Unix-like systems. On
Linux both X11 and Wayland is supported.
Linux both X11 and Wayland are supported.
GLFW is licensed under the [zlib/libpng
license](http://www.glfw.org/license.html).