Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ragadeeshu authored Feb 19, 2024
1 parent b969db7 commit b70467e
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 @@ -21,7 +21,7 @@ To use first create a `contestants.json` with the following structure:
]
}
```

Which contains all of your contestants. You need eiter their session tokens, or you need them to run a proxy (see below). How to get a session token? If you use s3s you can grab it from your `config.txt`.

To run a server:

Expand Down Expand Up @@ -49,4 +49,4 @@ Or, to run a proxy:
Port to bind to (default "8080")
-proxy
Start in proxy mode
```
```

0 comments on commit b70467e

Please sign in to comment.