1
0
Fork 0

pencil2: Fixed broken link to example img in README

This commit is contained in:
Joost De Cock 2018-08-09 11:24:53 +02:00
parent b9e1292762
commit df2a161079

View file

@ -14,7 +14,7 @@ A freesewing plugin to add cut-on-fold indicators to your patterns.
For node.js, run:
```sh
npm install @freesewing/plugin-debug
npm install @freesewing/plugin-cutonfold
```
in the browser, simply include this script:
@ -71,7 +71,7 @@ As all freesewing macros, bundle these parameters into a single object.
## Example
![Example of the output provided by this plugin](https://github.com/freesewing/plugin-debug/raw/master/img/example.png)
![Example of the output provided by this plugin](https://github.com/freesewing/plugin-cutonfold/raw/master/img/example.png)
## Build