Skip to content

Commit 3ed9f25

Browse files
author
Sean Henry
committed
Update readme
1 parent 1598f88 commit 3ed9f25

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
Coming soon. A [WebGPU](https://developer.mozilla.org/en-US/docs/Web/API/WebGPU_API) port for react native which aims to provide direct access to Metal and Vulkan for iOS and Android, and support for libraries like [Three.js](https://threejs.org).
44

55
Interested in this project? Star it in GitHub to show your support.
6+
7+
Dependent projects:
8+
- [react-native-webgpu-three](https://github.com/seanhenry/react-native-webgpu-three)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/seanhenry/react-native-webgpu.git"
13+
"url": "git+https://github.com/seanhenry/react-native-webgpu.git"
1414
},
1515
"bugs": {
1616
"url": "https://github.com/seanhenry/react-native-webgpu/issues"

0 commit comments

Comments
 (0)