From e5d9d73f63da3aba8dc7620fe1f584e9d7fb199c Mon Sep 17 00:00:00 2001
From: Marius Heidenreich <marius.heidenreich@tu-dortmund.de>
Date: Tue, 18 Mar 2025 18:54:49 +0000
Subject: [PATCH] Added README

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f4ee643
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+This script creates a static website that shows a formula student world ranking according to the Elo rating system.
+
+This site is available on https://fs-elo-a9b310.fspages.org/
+
+Special thanks to Jasper v. B.! I used his script to scrape fs-world.org. Leave him a star on Github: https://github.com/jazzpi/fsworld-analysis
\ No newline at end of file
-- 
GitLab