From 523aa0a6d38b597d5a660101e0b7f1a97a792100 Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Sun, 15 May 2022 01:09:11 +0800 Subject: [PATCH] Update example image [skip ci] --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 09f9530b..e08756f7 100755 --- a/README.md +++ b/README.md @@ -131,13 +131,8 @@ export VER_PHP="8.1.6" 如果你对此脚本比较感兴趣,未来会在此编写脚本中涉及内容的解析和说明。 ## 运行示例 -编译后的状态 -![image](https://user-images.githubusercontent.com/20330940/120911319-219b3000-c6b9-11eb-82d1-b4309cfca8b3.png) - -直接运行 Workerman - -![image](https://user-images.githubusercontent.com/20330940/120911301-f7e20900-c6b8-11eb-99eb-ebc84ab95df0.png) +未命名 ## 原理