From 05ce69c02ff436c7049f6f0a3c818a42c45459bf Mon Sep 17 00:00:00 2001
From: Tobias Stein <Tobias.Stein@stud.h-da.de>
Date: Fri, 28 Jan 2022 16:17:55 +0100
Subject: [PATCH] made link to deployed documentation fat

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e5c89c9..1891688 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ The markdown files are used to automatically create a website using mdbook which
 
 The actual mdbook can be found in the [book](./book) directory and the accompanying jupyter notebooks can be found in the [notebooks](./notebooks) directory.
 
-The deployed documentation can be found [here](https://pse-ai-at-the-edge.h-da.io/ai-at-the-edge/).
+**The deployed documentation can be found [here](https://pse-ai-at-the-edge.h-da.io/ai-at-the-edge/).**
 
 ## Secondary repositories
 As part of this project we offer an ansible script as well as a raspberry pi image for setup of the project environment. For these two subprojects we have separate repositories.
-- 
GitLab