Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shimmeris authored Dec 13, 2022
1 parent 6b1a7fb commit b04e6ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# SCFProxy
scfproxy 是一个基于云服务商提供的云函数及 API 网关功能实现多种代理的工具。
SCFProxy 是一个基于云服务商提供的云函数及 API 网关功能实现多种代理的工具。

# 安装
前往 [release](https://github.com/shimmeris/SCFProxy/releases/) 页面下载对应系统压缩包即可。如仍需使用 Python 旧版,请切换至 [Python](https://github.com/shimmeris/SCFProxy/tree/Python) 分支
前往 [Release](https://github.com/shimmeris/SCFProxy/releases/) 页面下载对应系统压缩包即可。如仍需使用 Python 旧版,请切换至 [Python](https://github.com/shimmeris/SCFProxy/tree/Python) 分支

# 使用指南
## 配置凭证
Expand Down Expand Up @@ -174,4 +174,4 @@ scfproxy clear http -p provider_list -r region_list -o origin
- [ ] 优化代码
- [ ] 美化输出
- [ ] 优化 socks 功能
- [ ] 增加华为云,AWS,GCP 等其他云厂商
- [ ] 增加华为云,AWS,GCP 等其他云厂商

0 comments on commit b04e6ed

Please sign in to comment.