summaryrefslogtreecommitdiff
path: root/lib/seeding/README.md
blob: 596adeabf5e1af220a7b2c655da850f38699cce7 (plain)
1
2
3
4
5
Files in this directory should implement the following interface:

- `seed(tournament_stage)`
	take a tournament stage, assign players to teams and teams to
	matches (matches must exist)