From 386d93c85aacdc8b67a79a093380a8528eb3e48e Mon Sep 17 00:00:00 2001 From: "Welter, Felix" <felix.welter@studium.uni-hamburg.de> Date: Fri, 16 Oct 2020 13:02:03 +0200 Subject: [PATCH] Add link to main project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64df634..797eaae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Elastic Search Middleware -This provides an interface between Elasticsearch and the standard request format as defined by the [Related Items project](). +This provides an interface between Elasticsearch and the standard request format as defined by the [Related Items project](https://gitlab.rrz.uni-hamburg.de/bay1620/wilps-related-items/). Get up and running quickly with the [docker image](https://hub.docker.com/repository/docker/fwelter/elastic-search-middleware). -- GitLab