Skip to content

Commit 4248205

Browse files
committed
docs: fix typo
Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
1 parent 73a9b96 commit 4248205

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

how-it-works.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@ However, 到这里我们只是在本地拿到了文本, 并根据少数用例获
5757

5858
在有了可以通过测试的代码之后, 就可以利用vercel的serverless服务, 在隐藏代码的情况下, 将输入在serverless上的binary上apply, 输出结果了!
5959

60-
现在 <https://github.com/Certseeds/strees-testing-online> 已经开源, 利用cloudflare R2存储 grallVM 的AOT产物, 在 vercel serverless内部运行, 任何人只要通过了测试, 就可以向其他人提供对拍服务!
60+
现在 <https://github.com/Certseeds/strees-testing-online> 已经开源, 利用cloudflare R2存储 grallVM 的AOT产物, 在 vercel serverless内部运行.
61+
62+
fork仓库后修改 R2桶, vercel服务, 这样通过了测试的代码, 就可以转换为提供对拍的服务!
6163

6264
## 如何封禁这种场景
6365

0 commit comments

Comments
 (0)