Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLovesDoggo committed Jan 31, 2024
1 parent 3fe2a71 commit ff7491b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<img alt="screenshot of the main page" src="https://github.com/wlmac/scavenger/assets/45807097/194b5ad8-d2f9-49a9-951f-5dd6d3ab51c3" height="400px"></img>


Expand All @@ -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


0 comments on commit ff7491b

Please sign in to comment.