diff --git a/docs/_index.md b/docs/_index.md
index e037f34b728969a950c57f3c45da40ba19937fab..5b19f27682715bd5e4a170bf7a464d9f0b2ae14a 100644
--- a/docs/_index.md
+++ b/docs/_index.md
@@ -1,7 +1,7 @@
 <html>
 <div class="hero">
     <h2>Welcome</h2>
-    a set of bash scripts to deploy a package that was built on th IML CI server
+    a set of bash scripts to deploy a package that was built on the IML CI server
 </div>
 </html>
 
diff --git a/readme.md b/readme.md
index 24d4ee159dee22013619fa03c641678f17a44171..d23ed05cc7d5c70680e2ff20c2279b8cac5488c2 100644
--- a/readme.md
+++ b/readme.md
@@ -1,16 +1,13 @@
 # IML deployment client
 
-This client is a set of bash scripts to deploy a package that was built on th IML CI server.
+This client is a set of bash scripts to deploy a package that was built on the IML CI server.
+
+📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client/> \
+📜 GNU GPL 3.0 \
+📗 Docs: <https://os-docs.iml.unibe.ch/imldeployment-client/>
 
 This project is related to
 
 * CI deployment web gui <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment>
 * CI package server <https://git-repo.iml.unibe.ch/iml-open-source/ci-pkg>
 
-## License
-
-GNU GPL 3.0
-
-## Source
-
-URL: <https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client/>