From 099eb00c5b7515c1a279c282bffaa2ee7fb1e972 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=85=89-k?= <36470587+kxgx@users.noreply.github.com> Date: Wed, 8 Jan 2025 00:04:43 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f92ea45..aad8765 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ PiSugar 3 板载一个 RTC,可以通过 hwclock 轻松使用 ```Bash dtoverlay=i2c-rtc,ds3231 ``` -![image](https://github.com/kxgx/2.13-Ink-screen-clock/blob/main/pic/1.png?raw=true) +![image](https://raw.github.com/kxgx/2.13-Ink-screen-clock/main/pic/1.png) ### 重启树莓派: sudo reboot