diff --git a/README.md b/README.md
index 508b2524240d965eff2225ccecb77a37f3fe4081..c9a2a67afb3a1024caccec6d21502f807b730eb6 100644
--- a/README.md
+++ b/README.md
@@ -94,5 +94,6 @@ semantic-release is meant to be executed on the CI environment after every succe
 # Triggering a release
 For each new commit added to one of the release branches (for example: master, develop), with git push or by merging a pull request or merging from another branch, a CI build is triggered and runs the semantic-release command to make a release if there are codebase changes since the last release that affect the package functionalities.
 
+you find your module in paca npm registry [piveau-hub-ui-modules](https://paca.fokus.fraunhofer.de/#browse/browse:npm-hosted:%40piveau%2Fpiveau-hub-ui-modules)
 # Changelog
 For each release, a docs/CHANGELOG.md will be created or updated.
diff --git a/public/index.html b/public/index.html
index ec156e801a45bcee758b723e9896d2e919be9dcd..24e7afdbcb0e2510a5178a8f600a74cf8d16b72e 100755
--- a/public/index.html
+++ b/public/index.html
@@ -3,7 +3,7 @@
 <head>
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
-  <title>data.europa.eu</title>
+  <title>data.europa.eu develop test</title>
   <!-- Import Favicon -->
   <link rel="shortcut icon" type="image/ico" href="<%= BASE_URL %>static/favicon.ico">
   <!-- Import Loading Animation -->