diff --git a/README.md b/README.md index 3d10f9b..a2331dc 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A scavenger hunt website designed to prevent any form of cheating and RNG-based wins on a typical scavenger hunt. It was created in Django and uses OAuth 2.0 / OIDC-ish with the main [Metropolis](https://maclyonsden.com) site to handle authentication. +Please see [The guide](https://maclyonsden.com/scav/) if you're interested in actually playing. + screenshot of the main page @@ -28,5 +30,3 @@ python manage.py init python manage.py new_event ``` if you want to retain the old teams, import the old teams into the new event - -