diff --git a/README.md b/README.md index e0b3013..a2aa56c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ Collection of lightweight and ready-to-use docker images ## FAQ -#### Why do you use `install.sh` scripts instead of putting the commands in the `Dockerfile`? +##### Why do you use `install.sh` scripts instead of putting the commands in the `Dockerfile`? Structuring an image this way keeps it much smaller.