summaryrefslogtreecommitdiff
path: root/lib/seeding/README.md
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-04-27 02:46:23 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-04-27 02:46:23 -0400
commit125d861972b9fcd99147d67b0e8fe4102f96190e (patch)
tree86b6d8d665a4e62592fe63836de9b19d4121f262 /lib/seeding/README.md
parentb7ef3c9078f40e5c23f53c59b7741883c3bc2fb7 (diff)
parent5301997c80401e0fa5d106dd4dbcd330b4708cfb (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'lib/seeding/README.md')
-rw-r--r--lib/seeding/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/seeding/README.md b/lib/seeding/README.md
index 0afbb94..67fc19b 100644
--- a/lib/seeding/README.md
+++ b/lib/seeding/README.md
@@ -1,4 +1,4 @@
Files in this directory should implement the following interface:
- seed_matches(tournament)
- take the matches of a tournament and the players in a tournament, assign players to teams, and teams to matches
+ take the matches of a tournament and the players in a tournament, assign players to teams, and teams to matches (all must exist) \ No newline at end of file