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