From e5d546ff9e173de6ebfac226f2882df581b8ee56 Mon Sep 17 00:00:00 2001 From: John Nunley Date: Wed, 5 Apr 2023 11:41:37 -0700 Subject: [PATCH] Update README.md to have a checkmark next to libxcb support (#84) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f15cb6e..f02f071 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ For now, the priority for new platforms is: - Web ✅ (Thanks to [Liamolucko](https://github.com/Liamolucko)!) - Win32 ✅ - WinRt ❌ - - Xcb ❌ + - Xcb ✅ - Xlib ✅ WebAssembly