Skip to content

Commit 192c65e

Browse files
authored
💻 docs: add playground screenshot (#2)
1 parent 58e1db9 commit 192c65e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
* Pnpm 9.x
1010
* **VS Code 插件 `dbaeumer.vscode-eslint` >= v3.0.5 (pre-release)**
1111

12+
## 运行效果
13+
14+
![image](https://github.com/user-attachments/assets/6a066e66-1501-4816-880f-df37db658934)
15+
![image](https://github.com/user-attachments/assets/71515bdc-1831-4421-b8df-127577d8a24d)
16+
17+
18+
https://github.com/user-attachments/assets/42e8254f-d1bc-42e0-88dd-90279d040ae0
19+
1220

1321
## 环境变量修改 API 密钥
1422

@@ -22,7 +30,7 @@
2230
2. 编辑 `.env` 文件,填入你的 API 密钥
2331

2432
```sh
25-
VITE_SPARK_KEY=你的_SiliconFlow_API_Key # 需要拼接,如 key123456:secret123456
33+
VITE_SPARK_KEY=你的_星火_API_Key # 需要拼接,如 key123456:secret123456
2634
VITE_SILICONFLOW_KEY=你的_SiliconFlow_API_Key # 如 sk-xxxxxx
2735
2836
```

0 commit comments

Comments
 (0)