From 5d696a66813434c81f2e0f5b4a803d43b4e26f87 Mon Sep 17 00:00:00 2001
From: David Seseke <david.seseke@uni-hamburg.de>
Date: Wed, 29 Jan 2025 09:30:02 +0100
Subject: [PATCH] Rename readme

---
 repro.md => README.md | 1 -
 1 file changed, 1 deletion(-)
 rename repro.md => README.md (99%)

diff --git a/repro.md b/README.md
similarity index 99%
rename from repro.md
rename to README.md
index f4adcce..f1d19ed 100644
--- a/repro.md
+++ b/README.md
@@ -1,4 +1,3 @@
-
 # Simple repository for reproducability: Python
 
 This is a repository that runs a small test script using a network
-- 
GitLab