diff --git a/README.md b/README.md
index 0238394d5..d78930c84 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ The `DXVK_HUD` environment variable controls a HUD which can display the framera
 - `memory`: Shows the amount of device memory allocated and used.
 - `gpuload`: Shows estimated GPU load. May be inaccurate.
 - `version`: Shows DXVK version.
-- `api`: Shows the D3D feature level used by the application. Does not work correctly for D3D10 at the moment.
+- `api`: Shows the D3D feature level used by the application.
 - `compiler`: Shows shader compiler activity
 - `samplers`: Shows the current number of sampler pairs used *[D3D9 Only]*