From b47dcfda06226ceb16c905daa068c384b1d5fdf7 Mon Sep 17 00:00:00 2001
From: Matthias Stefan Bodenbenner <m.bodenbenner@wzl.rwth-aachen.de>
Date: Tue, 5 Apr 2022 16:22:47 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 44b0a3f..0765c0e 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,10 @@ If a more detailed introduction or explanation of these concepts is requried,
 please contact [Benjamin Montavon](mailto:b.montavon@wzl-mq.rwth-aachen.de) or [Matthias Bodenbenner](mailto:m.bodenbenner@wzl-mq.rwth-aachen.de).
 Same holds for any kind of problems when using, compiling, etc. the libraries.
 
+
+## Documentation
+The complete documentation of the interface can be found [here](https://wzl-mq-public.pages.git-ce.rwth-aachen.de/soil/cpp-interface/index.html).
+
 ## Development setup
 ### Dependencies
 This library has the following dependencies (VCPKG naming):
-- 
GitLab