feat: update worker.js link and add API_KEY configuration step in README
This commit is contained in:
@@ -25,7 +25,7 @@ docker run -d -p 8080:8080 --name=tts zuoban/zb-tts
|
|||||||
|
|
||||||
1. 创建一个新的 Cloudflare Worker
|
1. 创建一个新的 Cloudflare Worker
|
||||||
2. 复制以下脚本内容到 Worker
|
2. 复制以下脚本内容到 Worker
|
||||||
[worker.js](https://raw.githubusercontent.com/zuoban/tts/refs/heads/main/workers/src/index.js)
|
[worker.js](https://github.com/zuoban/tts/blob/main/workers/src/index.js)
|
||||||
3. 修改 API_KEY 配置
|
3. 修改 API_KEY 配置
|
||||||
|
|
||||||
## API 使用示例
|
## API 使用示例
|
||||||
|
|||||||
Reference in New Issue
Block a user