From 93cac2432ddb1106a5cafc4ef75e7914ddf8aa32 Mon Sep 17 00:00:00 2001
From: Jedrzej Rybicki <j.rybicki@fz-juelich.de>
Date: Mon, 31 May 2021 10:11:43 +0000
Subject: [PATCH] Update README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 67eb3c4..1853a78 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,9 @@
 
 This is Data Catalog for eFlows4HPC project
 
+This work has been supported by the eFlows4HPC project, contract #955558. This project has received funding from the European High-Performance Computing Joint Undertaking (JU) under grant agreement No 955558. The JU receives support from the European Union’s Horizon 2020 research and innovation programme and Spain, Germany, France, Italy, Poland, Switzerland, Norway.
+
+
 Find architecture in [arch](arch/arch.adoc) folder. 
 
 
@@ -115,4 +118,4 @@ Note, that this will only stop the container, and not delete it fully. To do tha
 docker rm <container name>
 ```
 
-For more information about docker, please see the [docker docs](https://docs.docker.com)
\ No newline at end of file
+For more information about docker, please see the [docker docs](https://docs.docker.com)
-- 
GitLab