From 5211e65d3232ec091f12c8914487cb2f1ee2d794 Mon Sep 17 00:00:00 2001 From: "Al.exe" <77492646+AlexeyLepov@users.noreply.github.com> Date: Sat, 22 Jul 2023 19:15:29 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e7d8c2d..6f5d96d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ It is also capable of handling `multiple SVG` files at once, making it a great t Installation ======================================================================= +`✅ Step 1.` Download and install: + +[GTK-for-Windows-Runtime-Environment-Installer](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2022-01-04/gtk3-runtime-3.24.31-2022-01-04-ts-win64.exe) by [tschoonj](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer) + +`✅ Step 2.` Install the required lib: ```Bash pip3 install -r requirements.txt ``` From 61d8764a52863595343c960ae13eea82c830daed Mon Sep 17 00:00:00 2001 From: "Al.exe" <77492646+AlexeyLepov@users.noreply.github.com> Date: Sat, 22 Jul 2023 19:20:05 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f5d96d..704e47c 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ outputImgHeight = 1024 ``` ----------------------------------------------------------------------- -P.S. Test input images generated by https://github.com/feathericons/feather +P.S. Some of the test input images are generated by [feather](https://github.com/feathericons/feather)