From e5a8f53c5e2b2b07b07849d86b46136a5e483d36 Mon Sep 17 00:00:00 2001
From: Sajjad Ghaffarinasabsharabiani <ghaffas@hhu.de>
Date: Wed, 29 Mar 2023 10:32:58 +0000
Subject: [PATCH] Delete README.md

---
 README.md | 22 ----------------------
 1 file changed, 22 deletions(-)
 delete mode 100644 README.md

diff --git a/README.md b/README.md
deleted file mode 100644
index ac85436..0000000
--- a/README.md
+++ /dev/null
@@ -1,22 +0,0 @@
-# Supermodel
-
-
-
-## Getting started
-
-To make it easy for you to get started with GitLab, here's a list of recommended next steps.
-
-Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
-
-## Add your files
-
-- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
-- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
-
-```
-cd existing_repo
-git remote add origin https://gitlab.cs.uni-duesseldorf.de/ghaffarinasabsharabiani/supermodel.git
-git branch -M main
-git push -uf origin main
-```
-
-- 
GitLab