From 7321315df64617025e8356de3bdbb5e00d3c62fc Mon Sep 17 00:00:00 2001 From: OmarFaig Date: Wed, 28 Aug 2024 10:42:21 +0200 Subject: [PATCH] readme update --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 120de7a..fe23deb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ To run this project locally, follow these steps: 1. **Clone the repository**: ```bash - git clone https://github.com/yourusername/thesis-repo.git + git clone https://github.com/OmarFaig/Masterarbeit cd thesis-repo ``` @@ -47,6 +47,3 @@ To run this project locally, follow these steps: ```bash pip install -r requirements.txt ``` - -5. **Run the code**: - Now you can run the scripts provided in this repository as described in the [Usage](#usage) section.