From acc8443b5ee8bd2e175227437187ebda747c03c0 Mon Sep 17 00:00:00 2001 From: Nathan Youngman <4566+nathany@users.noreply.github.com> Date: Tue, 2 Apr 2019 08:35:39 -0600 Subject: [PATCH] readme: revise supported platforms --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1165d14d6a..2d8ef5670a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The implementation consists of the following parts: Supported platforms: - Vulkan on Windows and Linux - - D3D12 and D3D12 on Windows + - D3D12 and D3D11 on Windows - Metal on macOS and iOS ## Examples