From 188473f9c033876f58d303a5073b799d5b15a728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=BCnker?= <sm309614@wzl-mq.rwth-aachen.de> Date: Thu, 17 Aug 2023 13:17:56 +0200 Subject: [PATCH] affiliations readme --- .gitignore | 3 +++ README.md | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..02e0964 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.idea +*.pickle +*.pyc diff --git a/README.md b/README.md index cb7c423..5d26634 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,6 @@ Install utilizing Anaconda3 and [environment.yml](environment.yml). ## Acknowledgements This work is part of the research project “Internet of Construction” that is funded by the Federal Ministry of Education and Research of Germany within the indirective on a joint funding initiative in the field of innovation for production, services and labor of tomorrow (funding number: 02P17D081) and supported by the project management agency “Projekttr¨ager Karlsruhe (PTKA)”. The authors are responsible for the content. + +The code has been developed at [WZL of RWTH Aachen University](https://wzl.rwth-aachen.de) Main authors of the code: Sören Münker, Daniel Swoboda, Karim El Zaatari, Nehel Malhotra, Lucas Manasses Pinheiro de Souza. -- GitLab