diff --git a/README.md b/README.md
index 901354ce196af0761a9c8101d316dee35a3a7a79..bc67f03ebc85cd64839f7f61da0a5a862c47792b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Swagger generated server
+# Policy Engine (Swagger generated server)
 
 Spring Boot Server 
 
@@ -13,6 +13,7 @@ The underlying library integrating swagger to SpringBoot is [springdoc-openapi](
 Start your server as an simple java application  
 
 You can view the api documentation in swagger-ui by pointing to  
-http://localhost:8080/  
+http://localhost:8080/DVPolicyEngine/1.0/swagger-ui.html
+  
 
-Change default port value in application.properties
\ No newline at end of file
+Change default port value in application.properties