From 7c66ebddde87e1b6702b070faa8d3073a9eab6a9 Mon Sep 17 00:00:00 2001 From: pheralb Date: Sat, 16 Dec 2023 21:13:18 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20readme=20docs.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 103f7a8..f74a8d4 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ npm install 3. Go to the [**`static/library`**](https://github.com/pheralb/svgl/blob/main/static/library) folder and add your `.svg` logo. > [!WARNING] -> Remember to optimize SVG for web, you can use [SVGOMG](https://jakearchibald.github.io/svgomg/). The size limit for each .svg is **20kb**. +> Remember to optimize SVG for web, you can use [SVGOMG](https://jakearchibald.github.io/svgomg/). The size limit for each .svg is **25kb**. 4. Go to the [**`src/data/svgs.ts`**](https://github.com/pheralb/svgl/blob/main/src/data/svgs.ts) and add the information about your logo, following the structure: