diff --git a/README.md b/README.md index afcd70c..2619004 100644 --- a/README.md +++ b/README.md @@ -7,19 +7,19 @@ Stages of a LoL tournament: * [Playoffs](#playoffs) -## Sign-up (Flask) +## [x] Sign-up (Flask) An arbitrary number of players walk up to a physical machine(either a tablet or a laptop) on which they register for the tournament by providing their IGN, real name and phone number. During submission of said data the following checks occur: * Validity of phone number * IGN Check -## Playoffs (Flask) +## [ ] Playoffs (Flask) When the tournament actually starts, players are called on their phones to arrive by the table that they're assigned within 10(arbitrary number) minutes. Tables are assigned randomly and have computers running the [Leagalizer Client](#leagalizer-client) on them. -### Leagalizer client(LCU Python lib) +### [ ] Leagalizer client(LCU Python lib) The Leagalizer client's job is to check if the players are: * At their assigned table * Logged in to the correct account