From 65b67bc7f01229d442c30fcb21763a0369c53540 Mon Sep 17 00:00:00 2001 From: Aaron Agarunov Date: Mon, 29 Jul 2024 12:48:24 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25c8f5e..4361b6f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The project is written in TypeScript, using Zod, Tailwind, and [Next.js](https:/ [Masonic](https://github.com/jaredLunde/masonic) for masonry layouts -[Justified](https://github.com/miromannino/Justified-Gallery/) / [Pig](https://github.com/schlosser/pig.js/) for image grid layouts +[Pig](https://github.com/schlosser/pig.js/) for image grid layouts [`cwebp`](https://developers.google.com/speed/webp/docs/cwebp) for compressing .jpg to .webp images. See `scripts/webp.sh` for details regarding image optimization.