From 4efc253c8edc6c22e6822adb77c34d3ddc7e40b1 Mon Sep 17 00:00:00 2001
From: starcid <xing.cidhx@gmail.com>
Date: Wed, 26 Mar 2025 10:03:17 +0800
Subject: [PATCH] Update readme for v2.0

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 970cfc5..117623b 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 ## Introduction
 This plugin integrates Intel® Xe Super Sampling (X<sup>e</sup>SS) into the Unity Engine.
 * The plugin now supports the HDRP/SRP render pipeline.
-* Supported graphics API: DX12.
+* Supported graphics API: DX12/Vulkan/DX11.
 
 Intel® X<sup>e</sup>SS enables innovative framerate boosting technology supported by Intel® Arc™ graphics cards and other GPU vendors. Using AI deep-learning for upscaling, X<sup>e</sup>SS offers higher framerates without degrading image quality.
 For more information, visit: [Intel® X<sup>e</sup>SS GitHub](https://github.com/intel/xess)