Browse Source

update readme.md

MortyFx 5 years ago
parent
commit
8f56e0533c
2 changed files with 6 additions and 1 deletions
  1. 5 0
      README.md
  2. 1 1
      index.html

+ 5 - 0
README.md

@@ -16,6 +16,11 @@ Jetbrains全家桶教育许可,正规国内大学渠道,9.9元,购买地
 ## 环境要求
  - PHP 5.6+
 
+## 截图
+
+![index](https://raw.githubusercontent.com/BadApple9/images/main/index.png)
+![results](https://raw.githubusercontent.com/BadApple9/images/main/results.png)
+
 ## 鸣谢
  - [LibreSpeed](https://github.com/librespeed/speedtest)
  - [ip.sb](https://ip.sb)

+ 1 - 1
index.html

@@ -193,7 +193,7 @@ function I(id){return document.getElementById(id);}
 </style>
 </head>
 <body>
-<h1>LibreSpeed Example</h1>
+<h1>Speedtest-X</h1>
 <div id="startStopBtn" onclick="startStop()"></div>
 <div id="test">
     <div id="progressBar"><div id="progress"></div></div>