From f1b4fefad3f855829634e4752d675853e1f1b7f0 Mon Sep 17 00:00:00 2001
From: Martin Weise <martin.weise@tuwien.ac.at>
Date: Fri, 19 Jan 2024 23:10:59 +0100
Subject: [PATCH] Updated readme

---
 README.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 98b4d3798f..bef3a9e0cd 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
 [![coverage report](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/badges/master/coverage.svg)](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/commits/master)
 [![license](.gitlab/license.svg)](https://opensource.org/licenses/Apache-2.0)
 [![release](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/badges/release.svg)](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/tags)
+[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/dbrepo)](https://artifacthub.io/packages/search?repo=dbrepo)
 
 ![DBRepo &mdash; Repository for Data in Databases](./.gitlab/logo.png)
 
@@ -14,10 +15,6 @@ with:
 curl -sSL https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/raw/master/install.sh | bash
 ```
 
-## Run
-
-tbd
-
 ## Documentation
 
 Find a system description, component documentation and endpoint documentation 
-- 
GitLab