From ae7c48f95b058a7bf1c7937ccde99ad92293a917 Mon Sep 17 00:00:00 2001 From: Yan Pujante Date: Sun, 28 Jul 2024 07:30:24 -0700 Subject: [PATCH] updated screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0d5eac..3eda6cf 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Main supported features: Demo ---- -![emscripten_glfw](https://github.com/pongasoft/emscripten-glfw/releases/download/v3.4.0.20240616/emscripten-glfw.png) +![emscripten_glfw](https://github.com/pongasoft/emscripten-glfw/releases/download/v3.4.0.20240727/emscripten-glfw.png) Check out the [live demo](https://pongasoft.github.io/emscripten-glfw/test/demo/main.html) of the example code. Note that you need to use a "modern" browser to see it in action. Currently tested on Google Chrome 120+ and Firefox 121+.