diff --git a/README.md b/README.md index 106f948..c25b961 100644 --- a/README.md +++ b/README.md @@ -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: @@ -49,4 +49,4 @@ Or, to run a proxy: Port to bind to (default "8080") -proxy Start in proxy mode - ``` \ No newline at end of file + ```