Skip to content

Commit abdb73f

Browse files
authored
Update README.md
1 parent a92a174 commit abdb73f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ A collection of example projects using Swift's support for [WebAssembly](https:/
77

88
The repository is split into multiple subdirectories:
99

10-
- The [`AudioWorkstation` package](./AudioWorkstation) demonstrates use of
10+
- The [`AudioWorkstation`](./AudioWorkstation) package demonstrates use of
1111
WebAssembly for application plugins;
12-
- The [`WebGPUDemo` package](./WebGPUDemo) demonstrates use of WebAssembly
12+
- The [`WebGPUDemo`](./WebGPUDemo) package demonstrates use of WebAssembly
1313
in the browser, with Swift bindings to the [WebGPU](https://developer.apple.com/videos/play/wwdc2025/236) API.
1414

1515
## Contributing to this repository

0 commit comments

Comments
 (0)