Skip to content

Commit eb6f7d3

Browse files
committed
📝 Update readme.md
1 parent 7b72b2c commit eb6f7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ protected override void CallOnDestroy()
236236

237237
# Platform availability
238238

239-
It's has been tested only on Unity 2021.1 and CUDA 12.1. At the moment it only work with OpenGL and DirectX11.
239+
It has been tested only on Unity 2021.1 and CUDA 12.1. At the moment it only work with OpenGL and DirectX11 graphics API.
240240
For DirectX11 texture only works with `Texture2D` type not with `RenderTexture` (see. https://github.com/davidAlgis/InteropUnityCUDA/issues/2).
241241

242242
# Meta

0 commit comments

Comments
 (0)