From f5bd35c71a33b5727ae08ed172a20e57a926f415 Mon Sep 17 00:00:00 2001 From: Roe-xin Date: Tue, 13 Jan 2026 16:02:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=A7=A3=E5=86=B3=E6=89=93=E5=8C=85?= =?UTF-8?q?=E6=8A=A5=E9=94=99=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- .../description/自动搭建电路架构.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename {src/assets => media}/description/自动搭建电路架构.png (100%) diff --git a/README.md b/README.md index 8371a57..b7a0384 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ IC Coder 集成了**全球顶尖的编程模型**,提供超强的上下文工 根据需求自动搭建电路架构,并将电路信号关系结构化 -![自动搭建电路架构](./src/assets/description/自动搭建电路架构.png) +![自动搭建电路架构](./media/description/自动搭建电路架构.png) ## 自动仿真 diff --git a/src/assets/description/自动搭建电路架构.png b/media/description/自动搭建电路架构.png similarity index 100% rename from src/assets/description/自动搭建电路架构.png rename to media/description/自动搭建电路架构.png