From 47cd3fa214540e2c67a492883a06a11a1834f0b8 Mon Sep 17 00:00:00 2001 From: fengyw Date: Wed, 12 Oct 2022 20:33:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9E=B6=E6=9E=84=E5=8A=9F=E8=83=BD=E5=8D=87?= =?UTF-8?q?=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- logo.jpg => images/logo.jpg | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename logo.jpg => images/logo.jpg (100%) diff --git a/README.md b/README.md index 4beb0a80..142c65c3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- 领课教育系统-开源版 + 领课教育系统-开源版
spring-boot diff --git a/logo.jpg b/images/logo.jpg similarity index 100% rename from logo.jpg rename to images/logo.jpg -- GitLab