Skip to content

Commit b21d169

Browse files
authored
chore(docs): update README to include Rslib in build tool acknowledgments (#1049)
1 parent 9e66c96 commit b21d169

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ There are so many UI automation tools out there, and each one seems to be all-po
121121

122122
We would like to thank the following projects:
123123

124-
- [Rsbuild](https://github.com/web-infra-dev/rsbuild) for the build tool.
124+
- [Rsbuild](https://github.com/web-infra-dev/rsbuild) and [Rslib](https://github.com/web-infra-dev/rslib) for the build tool.
125125
- [UI-TARS](https://github.com/bytedance/ui-tars) for the open-source agent model UI-TARS.
126126
- [Qwen2.5-VL](https://github.com/QwenLM/Qwen2.5-VL) for the open-source VL model Qwen2.5-VL.
127127
- [scrcpy](https://github.com/Genymobile/scrcpy) and [yume-chan](https://github.com/yume-chan) allow us to control Android devices with browser.

README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ for (const record of recordList) {
120120

121121
我们感谢以下项目:
122122

123-
- [Rsbuild](https://github.com/web-infra-dev/rsbuild) 用于构建工具。
123+
- [Rsbuild](https://github.com/web-infra-dev/rsbuild) [Rslib](https://github.com/web-infra-dev/rslib) 用于构建工具。
124124
- [UI-TARS](https://github.com/bytedance/ui-tars) 用于开源的 AI 模型 UI-TARS。
125125
- [Qwen2.5-VL](https://github.com/QwenLM/Qwen2.5-VL) 用于开源的视觉语言模型 Qwen2.5-VL。
126126
- [scrcpy](https://github.com/Genymobile/scrcpy)[yume-chan](https://github.com/yume-chan) 允许我们使用浏览器控制 Android 设备。

0 commit comments

Comments
 (0)