summaryrefslogtreecommitdiff
path: root/lib/seeding/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib/seeding/README.md')
-rw-r--r--lib/seeding/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/seeding/README.md b/lib/seeding/README.md
new file mode 100644
index 0000000..0afbb94
--- /dev/null
+++ b/lib/seeding/README.md
@@ -0,0 +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