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**