From 706182a107fcad3cadacfce5deee4da0ff226f26 Mon Sep 17 00:00:00 2001 From: chenwei Date: Wed, 15 May 2024 11:54:55 +0800 Subject: [PATCH] test_r --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aed373c..c022ed2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# csst_ifs_common +# csst_ifs_sim @@ -15,7 +15,7 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea ``` cd existing_repo -git remote add origin https://csst-tb.bao.ac.cn/code/csst-l1/ifs/csst_ifs_common.git +git remote add origin https://csst-tb.bao.ac.cn/code/csst-sims/csst_ifs_sim.git git branch -M main git push -uf origin main ``` -- GitLab