From c2f89e964c7e2de5c697d4e602bf638a34c26001 Mon Sep 17 00:00:00 2001
From: bay1977 <max.weinig@uni-hamburg.de>
Date: Thu, 5 Oct 2023 10:44:31 +0200
Subject: [PATCH]  Changes in Readme File

---
 README.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index cc86459..6425b1b 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,13 @@ R package for lecture "Oekonometrie 1" im Bachelor "Sozialökonomie" an der Univ
 Either:\
 \#install.packages("remotes") \
 \#library(remotes)\
-remotes::install_gitlab("baz9527/sozoeko1", host="gitlab.rrz.uni-hamburg.de")
+remotes::install_gitlab("bay1977/sozoeko1", host="gitlab.rrz.uni-hamburg.de")
 
 or:
 
 \#install.packages("devtools")\
 \#library(devtools)\
-devtools::install_git("https://gitlab.rrz.uni-hamburg.de/baz9527/sozoeko1.git")
+devtools::install_git("https://gitlab.rrz.uni-hamburg.de/bay1977/sozoeko1.git")
 
 
 ## Usage
@@ -29,15 +29,16 @@ Get help for a dataset in the package in RStudio:\
 ?food
 
 ## Support
-If you find a bug please contact: simon.bartke@uni-hamburg.de
+If you find a bug please contact: max.weinig@uni-hamburg.de
 
 ## Roadmap
-Package should be used in teaching Oekonometrie 1 at WiSo-Fakultaet, area Socioeconomics at Hamburg University in Winter 2022.
+Package should be used in teaching Oekonometrie 1 at WiSo-Fakultaet, area Socioeconomics at Hamburg University in Winter 2023.
 
 ## Contributing
-Contributions are welcome. Please contact simon.bartke@uni-hamburg.de if you would like to contribute.
+Contributions are welcome. Please contact max.weinig@uni-hamburg.de if you would like to contribute.
 
 ## Authors and acknowledgment
+Max Weinig
 Simon Bartke
 
 ## License
-- 
GitLab