Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
penevl authored Apr 19, 2023
1 parent 166cae5 commit 31179ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@ Once you have downloaded the tool rename the file `.env.example` to `.env`. In t
6. WEB_PORT - The port on which the web server will be served
7. ECHO and FOXTROT - The names of the players in each squad for whom you want to track attendance seperated by commas. Example: ElDuko,Sharp,conner
> Note 1. The tracker strips all player tags(i.e [TAS] ElDuko becomes ElDuko)

> Note 2. This is case sensitive
## Step 4. Running

To run just execute and the app will run until stopped.

```sh
node ./index.js
```
```

0 comments on commit 31179ad

Please sign in to comment.