Skip to content

Commit e87bf34

Browse files
authored
[Update]update competition description (#876)
1 parent d4156e2 commit e87bf34

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

competition/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
This part is for all competitions.
44
Codes of all competitions are stored by submoudule. If you need to obtain it, please initialize the submoudule after cloning PaddleScience.
55

6+
When you initialize the submoudule, some competitions need your username and password(or token). You can register on the corresponding official website and then get it, usually in "Settings" - "Create Personal Token".
7+
68
## submodule initialization
79

810
``` sh
@@ -13,6 +15,6 @@ git submodule update --init --recursive competition/IJCAI_2024_CAR
1315

1416
## competition list
1517

16-
| competition name | submodule name | official website |
17-
|-------------|-------------|-------------|
18-
| IJCAI | IJCAI_2024_CAR | [IJCAI_2024_CAR](https://competition.atomgit.com/competitionInfo?id=7f3f276465e9e845fd3a811d2d6925b5) |
18+
| competition name | submodule name | competition website | official website |
19+
|-------------|-------------|-------------|-------------|
20+
| IJCAI | IJCAI_2024_CAR | [IJCAI_2024_CAR](https://competition.atomgit.com/competitionInfo?id=7f3f276465e9e845fd3a811d2d6925b5) | [atomgit](https://atomgit.com/) |

0 commit comments

Comments
 (0)