Skip to content

Commit 0ac066b

Browse files
authored
Update README.md
1 parent 3be1dd4 commit 0ac066b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Delve will use the `assets/main.lua` Lua file for scripting unless given a new p
3636

3737
## 2D and 3D rendering
3838

39-
Rendering uses the Sokol framework to use modern, cross platform graphics APIs. Supports Vulkan, Metal, DirectX 11/12, OpenGL 3/ES, and [WebGPU](WebGPU).
39+
Rendering uses the Sokol framework to use modern, cross platform graphics APIs. Supports DirectX 11/12, OpenGL 3/ES, Metal, and [WebGPU](WebGPU).
4040

4141
Batched 2d shape rendering:
4242

0 commit comments

Comments
 (0)