From aeb10c3333852bbf43a38a2ace51529837fb4674 Mon Sep 17 00:00:00 2001 From: pheralb Date: Mon, 20 Mar 2023 10:43:25 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Update=20readme.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 18fadd9..3ad7fb1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ - +
@@ -69,7 +69,7 @@ ultra install yarn install ``` -3. Go to the [**`static/library`**](https://github.com/pheralb/svgl/tree/v3/static/library) folder and add your `.svg` logo. Remember to optimize SVG for web use, you can use [SVGOMG](https://jakearchibald.github.io/svgomg/). +3. Go to the [**`static/library`**](https://github.com/pheralb/svgl/blob/main/static/library) folder and add your `.svg` logo. Remember to optimize SVG for web use, you can use [SVGOMG](https://jakearchibald.github.io/svgomg/). 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: