From 213ab8c15485d870ab4230d4a92bb7fd6a876025 Mon Sep 17 00:00:00 2001 From: bsavery Date: Sun, 27 Sep 2020 14:56:55 -0700 Subject: [PATCH] Update README.md Fix doc link --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 30fcd5f2..3e66da59 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,10 @@ The library supports the following graphics and GPGPU frameworks as its backends RadeonRays requires a PC with the following software and hardware: -- DirectX12: a 64-bit version of Windows® 10, and a GPU and drivers that supports DirectX12 features -- Metal: a 64-bit version of MacOS® X 10.15 or later, and a discrete GPU that supports the MPS acceleration structure -- Vulkan: a 64-bit version of Windows® 10 or Linux, and a GPU and drivers that support Vulkan version 1.2 +- DirectX12: a 64-bit version of Windows® 10, and a GPU and drivers that supports DirectX12 features +- Metal: a 64-bit version of MacOS® X 10.15 or later, and a discrete GPU that supports the MPS acceleration structure +- Vulkan: a 64-bit version of Windows® 10 or Linux, and a GPU and drivers that support Vulkan version 1.2 ## Documentation -[Documentation page](https://radeon-pro.github.io/RadeonProRenderDocs/rr/about.html) +[Documentation page](https://radeon-pro.github.io/RadeonProRenderDocs/en/rr/about.html)