diff --git a/README.md b/README.md
index 44a215314fa82ca07d7666bd9b7e5ea0bd6a6195..d96663b2d17cb6b9402723c5222ea05f1d858c64 100644
--- a/README.md
+++ b/README.md
@@ -29,3 +29,10 @@ Disclaimer: PUG could need to be installed globally as root `sudo npm i -g pug`
 11. If you have no CSS when loading the project local URL, edit and save the `src/styles/index.scss` file with any kind of modifications to force the compilation.
 
 You should now be able to access the application using your preferred browser on `http://localhost:9000/`
+
+## Funding
+
+![EULOGO](documentation/EU_logos.png)
+
+This software has been co-funded by the European Union.
+The contents of this software are the sole responsibility of Cooperatives Europe and can in no way be taken to reflect the views of the European Union.
diff --git a/documentation/EU_logos.png b/documentation/EU_logos.png
new file mode 100644
index 0000000000000000000000000000000000000000..b4c55ee75d059d4d6bb213f29d32d7b218ccf9af
Binary files /dev/null and b/documentation/EU_logos.png differ