Set project name in examples

Change-Id: I8e270decab04a29a17cbb98d652cb532534b15ca
diff --git a/Readme.md b/Readme.md
index 62962e4..d0b2be2 100644
--- a/Readme.md
+++ b/Readme.md
@@ -35,7 +35,7 @@
 run
 
 ```shell
-$ INDEX=./index docker-compose --profile=lite up
+$ INDEX=./index docker-compose -p KorAP --profile=lite up
 ```
 
 This will make the frontend be available at
@@ -45,11 +45,11 @@
 initialize and start the service with
 
 ```shell
-$ INDEX=./index docker-compose --profile=init up
+$ INDEX=./index docker-compose -p KorAP --profile=init up
 ```
 
 ```shell
-$ INDEX=./index docker-compose --profile=full up
+$ INDEX=./index docker-compose -p KorAP --profile=full up
 ```
 
 The init step creates a file called `super_client_info` in the