From 0d14b8d4ae9d97b4f436af05dc71446a85c09d89 Mon Sep 17 00:00:00 2001 From: yc5 Date: Tue, 24 Aug 2021 19:54:36 +0800 Subject: [PATCH] update readme images with relative links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ea6c25..3874705 100644 --- a/README.md +++ b/README.md @@ -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