TianyiQ commited on
Commit
a6a8969
·
verified ·
1 Parent(s): c106903

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +1 -1
src/about.py CHANGED
@@ -78,7 +78,7 @@ Note that we are in the process of compiling a full documentation for the submis
78
 
79
  #### Step 2: Implement your progress alignment challenge as a `Judge` class
80
 
81
- #### Step 3 (optional but recommended): Run the benchmark script on all challenges
82
 
83
  #### Step 4: Submit the link to your codebase and (optional but recommended) the generated results as a JSON file
84
  """
 
78
 
79
  #### Step 2: Implement your progress alignment challenge as a `Judge` class
80
 
81
+ #### Step 3 (optional but recommended): Run the benchmark script on all algorithms
82
 
83
  #### Step 4: Submit the link to your codebase and (optional but recommended) the generated results as a JSON file
84
  """