diff --git a/README.md b/README.md index 50c01b0..afb3485 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,5 @@ Once all your users have registered ------------------------------------- 5. At this point you do not want anyone else to register so, as I haven't thought of a way to prevent adding any more data to an SQL table, you're going to duplicate the users table to a table called usersfinal which won't get edited by the registration form, thereby preventing anyone else from signing up. To do this head over to the admin tools in admin.php and close the registration. -6. Once you are ready to begin the game you need to go to admin.php and assign all players their targets by starting the game. - +6. Once you are ready to begin the game you need to go to admin.php and assign all players their targets by starting the game. You'll be able to tell this has worked by the long list of ID numbers output before the success message, which you'll need to scroll down to see. +7. When you are ready (perhaps a week into a two week game) you can release the addresses of players.