diff --git a/docs/_index.md b/docs/_index.md
index a0766e332bd6a7a0840e2e65ef2cdac8d41df244..65163646b97fcdeb3359183bebd659c2363c253a 100644
--- a/docs/_index.md
+++ b/docs/_index.md
@@ -6,9 +6,9 @@ prevent public access.
 
 An example client was coded in Bash (using curl)
 
-SOURCE https://git-repo.iml.unibe.ch/iml-open-source/ci-pkg
-
-DOCS: https://os-docs.iml.unibe.ch/ci-pkg/
+📃 Source https://git-repo.iml.unibe.ch/iml-open-source/ci-pkg \
+📗 Docs: https://os-docs.iml.unibe.ch/ci-pkg/
+📜 Liense: GNU GPL 3.0
 
 ```mermaid
 graph LR
@@ -35,12 +35,8 @@ graph LR
 
 This project is related to
 
-* CI deployment web gui https://git-repo.iml.unibe.ch/iml-open-source/imldeployment
-* Deployment client https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client
-
-## License
-
-GNU GPL 3.0
+* CI deployment web gui <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment>
+* Deployment client <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client>
 
 ## Requirements
 
diff --git a/readme.md b/readme.md
index 3d7c6d6adba424b37df911aafe0388a3bfea7e25..8f9cd901d2e9b8878707b281431e1e983f274ed5 100644
--- a/readme.md
+++ b/readme.md
@@ -8,14 +8,9 @@ An example client was coded in Bash (using curl).
 
 This project is related to
 
-* CI deployment web gui https://git-repo.iml.unibe.ch/iml-open-source/imldeployment
-* Deployment client https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client
+* CI deployment web gui <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment>
+* Deployment client <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client>
 
-SOURCE https://git-repo.iml.unibe.ch/iml-open-source/ci-pkg
-
-You can read the docs online: https://os-docs.iml.unibe.ch/ci-pkg/
-Or have a look to the [docs](docs/) subdirectory.
-
-## License
-
-GNU GPL 3.0
+📃 Source <https://git-repo.iml.unibe.ch/iml-open-source/ci-pkg>\
+📜 License: GNU GPL 3.0
+📗 Docs: You can read the docs online: <https://os-docs.iml.unibe.ch/ci-pkg/> Or have a look to the [docs](docs/) subdirectory.\