diff --git a/README.md b/README.md index 4d6b67a..d026de7 100755 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ is similar to what you'd get with Flask's [Blueprint][blueprint]. - To run the app using Docker, make sure you've got [Docker][docker] installed on your system. From the project's root directory, run: - ```sh - docker compose up -d - ``` + ```sh + docker compose up -d + ``` ### Or, run the app locally diff --git a/scripts/health_check.sh b/scripts/health_check.sh deleted file mode 100644 index e69de29..0000000