From 4638a832b3b9da87bf076f4370e0d99bdf11ee78 Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Sat, 26 Apr 2014 23:21:57 -0400 Subject: Fixed metaprogramming, I think. and added README for seeding --- lib/seeding/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/seeding/README.md b/lib/seeding/README.md index 2f12622..0afbb94 100644 --- a/lib/seeding/README.md +++ b/lib/seeding/README.md @@ -1,3 +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 -- cgit v1.2.3