diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index db0aacf..718eecd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @thijs@opzeker.it \ No newline at end of file +* @OpzekerIT \ No newline at end of file diff --git a/README.md b/README.md index cf820a5..36ef709 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,11 @@ This project displays the user statistics for members of the DTCH PUBG Clan. cd [project-directory] \`\`\` -3. Rename the `config/config.php.rename` to `config/config.php`. +3. Update the `config/config.php` file with the appropriate API key and clan members. -4. Update the `config/config.php` file with the appropriate API key and clan members. +4. Host the project on a PHP server (like Apache). -5. Host the project on a PHP server (like Apache). - -6. Access the `user_stats.php` in your browser to view the stats. +5. Access the `user_stats.php` in your browser to view the stats. ## Usage