From 9bd9fa9637251982390ade62964805bfe1f8a4e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E5=B3=BB=E6=81=BA?= <202115006@mail.sdu.edu.cn> Date: Wed, 9 Apr 2025 01:51:21 +0000 Subject: [PATCH] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 葛峻恺 <202115006@mail.sdu.edu.cn> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 626b781..6ba8859 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ GPR-SIDL-inv/ ├── 9_time_depth_convert.py # Convert the predicted results into the deep domain through integration - ├── config.yaml # Configuration file, used to define all paths, variables, and parameters + ├── config.py # Configuration file, used to define all paths, variables, and parameters ├── requirements.txt # Python dependencies