diff --git a/readme.md b/readme.md
index 5b385fbd6dbd162e55bf70ba61b97f43588b1100..6c1caf13ce043fe302a05a2c5e18e213468f6718 100755
--- a/readme.md
+++ b/readme.md
@@ -144,7 +144,6 @@ pip install -r requirements-dev.txt
 │ requirements-dev.txt - The compiled and pinned versions of all development dependencies.  
 │ requirements.in - Lists the main dependencies required for the project in production.  
 │ requirements.txt - The compiled and pinned versions of all production dependencies.  
-│ run.sh - Script to start the Docker Container   
 └───src - Contains the source code for the service  
 
 ## FastAPI