update readme images with relative links

This commit is contained in:
yc5
2021-08-24 19:54:36 +08:00
committed by GitHub
parent e63f2674a3
commit 0d14b8d4ae
+2 -2
View File
@@ -24,8 +24,8 @@ A simple web application to be used as an ssh client to connect to your ssh serv
### Preview
![Login](https://github.com/huashengdun/webssh/raw/master/preview/login.png)
![Terminal](https://github.com/huashengdun/webssh/raw/master/preview/terminal.png)
![Login](preview/login.png)
![Terminal](preview/terminal.png)
### How it works