Skip to content

Commit a27cf07

Browse files
author
Mike Solomon
committed
Update README.md
1 parent 17764f8 commit a27cf07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# purescript-webgpu
22

3-
No-frills bindings to the webgpu API.
3+
No-frills bindings to the WebGPU API.
44

55
## Goals
66

7-
1. As close to the WebGPU spec as possible.
7+
1. As close to the [WebGPU spec](https://gpuweb.github.io/gpuweb/) as possible.
88
1. Very limited type-level machinery.
99
1. Clickable docs.
1010
1. Small, single-purpose files.

0 commit comments

Comments
 (0)