From bf953e7afbed5c2f5f5af3abe3cc81cd672543c0 Mon Sep 17 00:00:00 2001 From: Fiber Date: Wed, 16 Oct 2024 17:58:22 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 478b874..ab851b6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # ESD_bleeding_view_tool -5802 标注辅助工具 \ No newline at end of file +5802 标注辅助工具 + +python3 -m pip install pdm +pdm install +pdm run main From 376fb7c6c0420c665a7df1ca36a2081e433f6e4b Mon Sep 17 00:00:00 2001 From: Fiber Date: Wed, 16 Oct 2024 17:59:27 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab851b6..98ff6bf 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,7 @@ 5802 标注辅助工具 python3 -m pip install pdm + pdm install + pdm run main