From c3144501aa778400680c8a34f7e40a935597a77f Mon Sep 17 00:00:00 2001 From: Henri Date: Fri, 21 Nov 2025 03:16:34 +0200 Subject: [PATCH] README changes --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index beee597..2c6eede 100644 --- a/README.md +++ b/README.md @@ -44,12 +44,13 @@ Fork this repo to your own account and create a pull request for changes you hav npm run dev ``` -### Optional (secretly required): Image optimization - > [!WARNING] +> +> ### Optional (secretly required): Image optimization +> > No one wants to download 5MB images that are then shown in a 100x100px box. - -**Always optimize images before committing them!** +> +> **Always optimize images before committing them!**
Linux/Windows (WSL/Ubuntu)