Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md to fix doc link #216

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)