From f6e0e9ddb6210c0e6cd95612be6cf9743d048452 Mon Sep 17 00:00:00 2001
From: Yannik Lukas Schnaubelt <schnauby@uni-bremen.de>
Date: Tue, 1 Jun 2021 11:42:38 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index fcdae60..59c9732 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,12 @@ The following instructions apply for IntelliJ as IDE:
 - furthermore we use Checkstyle as IntelliJ Plugin.
 - if you have any questions regarding this please contact one of the developers listed in the pom.xml
 
+### Solver-Discription
+a link will following
+
+### DOI
+10.5281/zenodo.4884681
+
 ### Licenses
 - SCIP (included via Google OrTools (https://developers.google.com/optimization)) is freely available for academic use only. Please pay attention to it. For more Information check out the ZIB License: https://www.scipopt.org/index.php#license
   - We use SCIP by default feel free to change this
-- 
GitLab