diff --git a/README.md b/README.md index 759f450..b44f32c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # base_infrastructure Infrastructure for base server + +**Important note** + +For postgreSQL multiple databases scripts: + +```sh +chmod +x scripts/create-multiple-postgres-databases.sh +```