From 62529c4069722c50eaa8049b0dda1d3154d238c5 Mon Sep 17 00:00:00 2001 From: Liam Murphy Date: Wed, 23 Feb 2022 20:08:16 +1100 Subject: [PATCH] Show web as supported in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c24611..6bf8046 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ For now, the priority for new platforms is: - Orbital ❌ - UiKit ❌ - Wayland ✅ (Wayland support in winit is immature at the moment, so it might be wise to force X11 if you're using winit) - - Web ❌ + - Web ✅ - Win32 ✅ - WinRt ❌ - Xcb ❌