Skip to content

Commit 537cb8a

Browse files
authored
Update readme.md
1 parent ad48cfd commit 537cb8a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 一个简单的openai chat接口测试小工具
2-
基于 [dioxus](https://github.com/DioxusLabs/dioxus)[bulma](https://bulma.io/documentation/components/modal/) (css)
2+
基于 [dioxus](https://github.com/DioxusLabs/dioxus)[bulma](https://bulma.io) (css)
33

44
# Intro
55
用来做一些简单的问答(没有实现对话),可以保存prompt进行一些验证,探索。
@@ -34,3 +34,5 @@ cargo build
3434
# release build
3535
cargo build --release
3636
```
37+
38+
或者直接下载release

0 commit comments

Comments
 (0)