瀏覽代碼

feat: 更新 README 中的测试结果描述,添加新的测试图片

QLHazyCoder 4 月之前
父節點
當前提交
b3de099a2c
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.md
  2. 0 0
      docs/images/五轮自动.png
  3. 二進制
      docs/images/十轮自动.png

+ 3 - 3
README.md

@@ -6,15 +6,15 @@
 
 
 ## 最新版本测试结果
 ## 最新版本测试结果
 
 
-最新版本实测 5 轮,0 次失败
+最新版本实测了一个 5 轮自动,0 次失重试;睡前挂了一个十轮自动,1次重试
 
 
 <table>
 <table>
   <tr>
   <tr>
     <td align="center" width="50%">
     <td align="center" width="50%">
-      <img src="docs/images/五轮结果.jpg" alt="最新版本五轮测试结果" width="100%" />
+      <img src="docs/images/五轮自动.png" alt="最新版本五轮测试结果" width="100%" />
     </td>
     </td>
     <td align="center" width="50%">
     <td align="center" width="50%">
-      <img src="docs/images/结果日志.png" alt="最新版本运行日志" width="100%" />
+      <img src="docs/images/十轮自动.png" alt="最新版本运行日志" width="100%" />
     </td>
     </td>
   </tr>
   </tr>
 </table>
 </table>

+ 0 - 0
docs/images/结果日志.png → docs/images/五轮自动.png


二進制
docs/images/十轮自动.png