Commit 706182a1 authored by Chen Wei's avatar Chen Wei
Browse files

test_r

parent dafeacd4
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# 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
```