From d9b3ffde72bd4afb9742ccab4e79e96d40a2ea66 Mon Sep 17 00:00:00 2001 From: felix sanchez <52932708+fezro@users.noreply.github.com> Date: Mon, 13 Nov 2023 13:17:54 -0600 Subject: [PATCH] add new line in readme (#4672) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a560af49d..e8df5f5ec2 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ We have a [wiki](https://github.com/gfx-rs/wgpu/wiki) that serves as a knowledge :white_check_mark: = First Class Support :ok: = Downlevel/Best Effort Support -:triangular_ruler: = Requires the [ANGLE](#angle) translation layer (GL ES 3.0 only) +:triangular_ruler: = Requires the [ANGLE](#angle) translation layer (GL ES 3.0 only) :volcano: = Requires the [MoltenVK](https://vulkan.lunarg.com/sdk/home#mac) translation layer :hammer_and_wrench: = Unsupported, though open to contributions