From a857a1d1b5d9dedfbd1e5ed2c8c91ee464cd28ef Mon Sep 17 00:00:00 2001 From: secrart <79920995+secrart@users.noreply.github.com> Date: Mon, 13 Jun 2022 13:00:30 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a990d108..86d66f8d 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ information on what to include when reporting a bug. ## Changelog - - Added `glfwAddCocoaMTKSubview` function for better metal support + - [Cocoa] Added `glfwAddCocoaMTKSubview` function for better metal support - Added `GLFW_PLATFORM` init hint for runtime platform selection (#1958) - Added `GLFW_ANY_PLATFORM`, `GLFW_PLATFORM_WIN32`, `GLFW_PLATFORM_COCOA`, `GLFW_PLATFORM_WAYLAND`, `GLFW_PLATFORM_X11` and `GLFW_PLATFORM_NULL` symbols to