From 43618e4101720016ffbc66e6146569f2e3544bbf Mon Sep 17 00:00:00 2001 From: Connor Fitzgerald Date: Thu, 26 Mar 2020 02:06:29 -0400 Subject: [PATCH] Update Support Platforms table to have a key --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4cd4749cd..873d5a171 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ The implementation consists of the following parts: Vulkan | :heavy_check_mark: | :heavy_check_mark: | | Metal | | | :heavy_check_mark: | OpenGL | :construction: | :construction: | :construction: | + +:heavy_check_mark: = Primary support — :white_check_mark: = Secondary support — :construction: = Unsupported, but support in progress ## Usage