Update README.md

This commit is contained in:
Ahrimdon 2023-10-14 04:13:23 -04:00
parent d2abc4105d
commit 073753122a
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -2,4 +2,5 @@ __pycache__
uninstall.* uninstall.*
venv.* venv.*
/venv /venv
/HTML /HTML
/legacy

View File

@ -35,7 +35,7 @@ Get every single statistic Call of Duty ***tracks*** in one place, under a minut
- Open a command line of your choise, navigate to the directory using `cd` and follow examples below - Open a command line of your choise, navigate to the directory using `cd` and follow examples below
#### Cloning the Repository #### Cloning the Repository
- Download the ZIP archive or clone the repository `git clone https://github.com/Ahrimdon/detailed-cod-tracker-stats.git && cd detailed-cod-tracker-stats` - Download the ZIP archive or clone the repository `git clone https://github.com/Ahrimdon/detailed-cod-tracker.git && cd detailed-cod-tracker`
- Run the setup using the command `python setup.py`. - Run the setup using the command `python setup.py`.
## Obtaining your ACT_SSO_COOKIE ## Obtaining your ACT_SSO_COOKIE