wgpu-kit 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{README.zh-CN.md → README.cn.md} +1 -1
- package/README.md +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
[](https://github.com/nanfengw0w/wgpu-kit/actions/workflows/ci.yml) [](https://www.npmjs.com/package/wgpu-kit) [](LICENSE)
|
|
7
7
|
|
|
8
|
-
English: [README.md](README.md) · [API 参考(中文)](docs/API.zh-CN.md) · [API Reference (English)](docs/API.md) · **[在线演示](https://nanfengw0w.github.io/wgpu-kit/)**
|
|
8
|
+
English: [README.md](README.md) · [API 参考(中文)](docs/API.zh-CN.md) · [API 参考(中文)](docs/API.zh-CN.md) · [API Reference (English)](docs/API.md) · **[在线演示](https://nanfengw0w.github.io/wgpu-kit/)**
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@ All the WebGPU boilerplate — device, buffers, pipelines, dispatch, readbacks
|
|
|
5
5
|
|
|
6
6
|
[](https://github.com/nanfengw0w/wgpu-kit/actions/workflows/ci.yml) [](https://www.npmjs.com/package/wgpu-kit) [](LICENSE)
|
|
7
7
|
|
|
8
|
-
[**API Reference**](docs/API.md) · [中文文档](README.
|
|
8
|
+
[**API Reference**](docs/API.md) · [中文文档](README.cn.md) · **[LIVE DEMO](https://nanfengw0w.github.io/wgpu-kit/)** · Changelog: [releases](https://github.com/nanfengw0w/wgpu-kit/releases)
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|