Jae-Won Chung commited on
Commit
0705041
1 Parent(s): 94e85ec

Update README.md

Browse files
Files changed (1) hide show
  1. data/README.md +2 -0
data/README.md CHANGED
@@ -2,6 +2,8 @@
2
 
3
  This directory holds all the data for the leaderboard table.
4
 
 
 
5
  ## Parameters
6
 
7
  There are two types of parameters: (1) Those that become radio buttons on the leaderboard and (2) those that become columns on the leaderboard table.
 
2
 
3
  This directory holds all the data for the leaderboard table.
4
 
5
+ Code that reads in the data here can be found in the constructor of `TableManager` in `app.py`.
6
+
7
  ## Parameters
8
 
9
  There are two types of parameters: (1) Those that become radio buttons on the leaderboard and (2) those that become columns on the leaderboard table.