update README.md

This commit is contained in:
lollipopkit
2022-12-10 23:17:18 +08:00
parent 611518f790
commit 1c29b76455

View File

@@ -28,26 +28,26 @@ A Flutter project which provide charts to display server status and tools to man
<table> <table>
<tr> <tr>
<td> <td>
<img width="200px" src="https://raw.githubusercontent.com/lollipopkit/flutter_server_monitor_toolbox/main/screenshots/server.jpg"> <img width="200px" src="screenshots/server.jpg">
</td> </td>
<td> <td>
<img width="200px" src="https://raw.githubusercontent.com/lollipopkit/flutter_server_monitor_toolbox/main/screenshots/server_detail.png"> <img width="200px" src="screenshots/server_detail.png">
</td> </td>
<td> <td>
<img width="200px" src="https://raw.githubusercontent.com/lollipopkit/flutter_server_monitor_toolbox/main/screenshots/convert.png"> <img width="200px" src="screenshots/convert.png">
</td> </td>
</tr> </tr>
</table> </table>
<table> <table>
<tr> <tr>
<td> <td>
<img width="200px" src="https://raw.githubusercontent.com/lollipopkit/flutter_server_monitor_toolbox/main/screenshots/ping.png"> <img width="200px" src="screenshots/ping.png">
</td> </td>
<td> <td>
<img width="200px" src="https://raw.githubusercontent.com/lollipopkit/flutter_server_monitor_toolbox/main/screenshots/apt.png"> <img width="200px" src="screenshots/apt.png">
</td> </td>
<td> <td>
<img width="200px" src="https://raw.githubusercontent.com/lollipopkit/flutter_server_monitor_toolbox/main/screenshots/docker.png"> <img width="200px" src="screenshots/docker.png">
</td> </td>
</tr> </tr>
</table> </table>