Skip to content

Commit d6da1b1

Browse files
authored
Update README.md
1 parent 44ebc89 commit d6da1b1

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
@@ -13,7 +13,7 @@
1313

1414
**SWGPU** is a simple **2D/3D game library** written in **TypeScript** and powered by the latest web APIs.
1515
It offers an easy and complete way to create classic games in a non-opinionated but recommended coding style.
16-
From the start, we chose to embrace the future with pure **WebGPU** 3D rendering pipeline as the name suggests. Below the stack we've choice for this work:
16+
From the start, we chose to embrace the future with pure **WebGPU** as the name suggests. Below the stack we've choice for this work:
1717
| API | Domain | Description |
1818
|:---------:|:----------:|:---------------------------------------------------------------------------------------------------------------------------|
1919
| WebGPU | 3D | A modern 3D graphics API designed to provide high-performance rendering and compute capabilities directly in web browsers. |

0 commit comments

Comments
 (0)