Skip to content

Commit 3da1487

Browse files
committed
update readme
1 parent f3f6509 commit 3da1487

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ English | [Indonesia](README_IN.md) | [简体中文](README_ZH.md)
7070

7171
</div>
7272

73+
#### My new project [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) has been released, a one-click deployable open-source commercially available large language model tool that can be used in conjunction with ChatGPTBox.
74+
7375
## News
7476

7577
- This extension does **not** collect your data. You can verify it by conducting a global search for `fetch(` and `XMLHttpRequest(` in the code to find all network request calls. The amount of code is not much, so it's easy to do that.

README_ZH.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@
7070

7171
</div>
7272

73+
#### 我的新项目[RWKV-Runner](https://github.com/josStorer/RWKV-Runner)现已发布,一个一键部署的开源可商用大语言模型工具,能够与ChatGPTBox配合使用
74+
7375
## 新闻
7476

7577
- 这个扩展程序不收集你的数据, 你可以通过对代码全局搜索 `fetch(``XMLHttpRequest(` 找到所有的网络请求调用. 代码量不多, 所以很容易验证.

0 commit comments

Comments
 (0)