From dd707d57a6b7c8e4566d0555a75aa5bed6fdeddc Mon Sep 17 00:00:00 2001 From: Harshad Italiya Date: Sun, 23 Aug 2020 08:27:32 +0530 Subject: [PATCH] Image URL changed (#99) * first test * doc folder added to have local images * showcase image location changed * windows installation screenshot added * README updated with Installation Screenshots. * image url changed from forked username to **badgeek** username. Co-authored-by: Budi Prakosa a.k.a Iyok --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5c60f9f..fb04de4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Inkscape extension for exporting drawings into a KiCad PCB. -![showcase](https://github.com/iharshadec/svg2shenzhen/blob/master/doc/resources/showcase.jpeg?raw=true) +![showcase](https://github.com/badgeek/svg2shenzhen/blob/master/doc/resources/showcase.jpeg?raw=true) ## Features @@ -26,20 +26,20 @@ Warning: starting from 0.2.18 svg2shenzhen only support Inkscape 1.0 and above **Step by Step Guide with Screenshot** - Go to your extracted folder it should look like this - ![windowsStep0](https://github.com/iharshadec/svg2shenzhen/blob/master/doc/resources/windows_step_0.png?raw=true) + ![windowsStep0](https://github.com/badgeek/svg2shenzhen/blob/master/doc/resources/windows_step_0.png?raw=true) - Copy all files *("svg2shenzhen" folder + svg2shenzhen_about.inx + svg2shenzhen_export.inx + svg2shenzhen_prepare.inx)* - Open Inkscape and go **Edit --> Preferences** - ![windowsStep1](https://github.com/iharshadec/svg2shenzhen/blob/master/doc/resources/windows_step_1.png?raw=true) + ![windowsStep1](https://github.com/badgeek/svg2shenzhen/blob/master/doc/resources/windows_step_1.png?raw=true) - Under Preferences go to **System**, Now in **System info** you will see option ***User extensions:*** this is the path of extension. You can hit on ***Open*** icon and it will open up the folder. - ![windowsStep2](https://github.com/iharshadec/svg2shenzhen/blob/master/doc/resources/windows_step_2.png?raw=true) + ![windowsStep2](https://github.com/badgeek/svg2shenzhen/blob/master/doc/resources/windows_step_2.png?raw=true) - Paste all the files copied - ![windowsStep3](https://github.com/iharshadec/svg2shenzhen/blob/master/doc/resources/windows_step_3.png?raw=true) + ![windowsStep3](https://github.com/badgeek/svg2shenzhen/blob/master/doc/resources/windows_step_3.png?raw=true) - **Restart Inkscape**