diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..6fadb24
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,3 @@
+
+ deny from all
+
\ No newline at end of file
diff --git a/README.md b/README.md
index e5b0fb3..36ef709 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,49 @@
-# pubg
\ No newline at end of file
+\`\`\`markdown
+# DTCH - PUBG Clan User Stats
+
+This project displays the user statistics for members of the DTCH PUBG Clan.
+
+## Features
+
+1. Display lifetime stats for a specific game mode (solo, duo, squad).
+2. Select a player from the DTCH clan and view their stats.
+3. Display the PUBG API rate limit headers.
+
+## Prerequisites
+
+- PHP 7.4 or higher
+- cURL extension for PHP
+
+## Installation
+
+1. Clone this repository:
+ \`\`\`bash
+ git clone [repository-url]
+ \`\`\`
+
+2. Navigate to the project directory:
+ \`\`\`bash
+ cd [project-directory]
+ \`\`\`
+
+3. 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. Access the `user_stats.php` in your browser to view the stats.
+
+## Usage
+
+1. Select a game mode to view stats (solo, duo, squad).
+2. Choose a clan member to view their specific stats.
+3. The rate limit headers for the PUBG API are displayed at the top.
+
+## Notes
+
+- Ensure that the API key is kept confidential and not exposed to the public.
+- The project comes with a rate limiter (`ratelimiter.php`), which can be included to restrict the frequency of page access.
+
+## License
+
+This project is open-source. Feel free to modify and distribute as per your needs.
+\`\`\`
diff --git a/clan_stats.php b/clan_stats.php
new file mode 100644
index 0000000..3c5db12
--- /dev/null
+++ b/clan_stats.php
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
";
+ }
+
+
+ ?>
+
+
+
+
+
+
+
diff --git a/config/config.php b/config/config.php
new file mode 100644
index 0000000..74250c6
--- /dev/null
+++ b/config/config.php
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/config/index.php b/config/index.php
new file mode 100644
index 0000000..b13e348
--- /dev/null
+++ b/config/index.php
@@ -0,0 +1 @@
+sup?
\ No newline at end of file
diff --git a/includes/footer.php b/includes/footer.php
new file mode 100644
index 0000000..6c20c21
--- /dev/null
+++ b/includes/footer.php
@@ -0,0 +1,3 @@
+
diff --git a/includes/navigation.php b/includes/navigation.php
new file mode 100644
index 0000000..6e22e4d
--- /dev/null
+++ b/includes/navigation.php
@@ -0,0 +1,7 @@
+
diff --git a/includes/ratelimiter.php b/includes/ratelimiter.php
new file mode 100644
index 0000000..eb83635
--- /dev/null
+++ b/includes/ratelimiter.php
@@ -0,0 +1,41 @@
+ $timestamp) {
+ if ($now - $timestamp > $allowed_time) {
+ unset($_SESSION['access_times'][$key]);
+ }
+}
+
+
+if (count($_SESSION['access_times']) > $allowed_refreshes) {
+ die('
+
+
+
+
+
+ RustAGHH
+
+
+
RUSTAAAGGHHHH je mag de pagina niet vaker dan ' . $allowed_refreshes . 'x per ' . $allowed_time . ' seconde refreshen. Over een paar seconde word je weet terug geleid