Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NaturezzZ committed Jan 5, 2024
1 parent 9871465 commit 634b25f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
8 changes: 0 additions & 8 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -605,14 +605,6 @@ python3(python) run_page/get_garmin_secret.py ${your email} ${your password}
python3(python) run_page/garmin_sync_cn_global.py ${garmin_cn_secret_string} ${garmin_secret_string}
```

**注意:此脚本仅将Garmin-CN中的活动同步到Garmin,不会创建跑步页面。**

如果你想一起建立running_page,请在终端中输入以下命令。

```bash
python3(python) run_page/garmin_sync.py ${garmin_cn_secret_string} --is-cn
```

</details>


Expand Down
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,15 +417,6 @@ Enter the following command in the terminal
python3(python) run_page/garmin_sync_cn_global.py ${garmin_cn_secret_string} ${garmin_secret_string}
```

**Note: this script ONLY synchronizes activities in Garmin-CN to Garmin. It will NOT build running page.**

If you want to build running page together, enter the following command in the terminal.

```bash
# build running page from garmin-cn
python3(python) run_page/garmin_sync.py ${garmin_cn_secret_string} --is-cn
```

</details>

### Nike Run Club
Expand Down

0 comments on commit 634b25f

Please sign in to comment.