aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoropiopan <opiopan@gmail.com>2019-04-01 22:21:43 +0900
committeropiopan <opiopan@gmail.com>2019-04-01 22:21:43 +0900
commit166e3dfe2be1b4f357ba9bd05f216fcf288fa962 (patch)
tree65e98027198323de7c43d32f39eabda07e3e0a07
parenteda75275505e14439e2dcd1990d2b95217546db1 (diff)
downloadpcb-tools-extension-166e3dfe2be1b4f357ba9bd05f216fcf288fa962.tar.gz
pcb-tools-extension-166e3dfe2be1b4f357ba9bd05f216fcf288fa962.tar.bz2
pcb-tools-extension-166e3dfe2be1b4f357ba9bd05f216fcf288fa962.zip
fix a document issue
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd589d9..29a6ec7 100644
--- a/README.md
+++ b/README.md
@@ -128,7 +128,7 @@ ctx.dump('merged_drill.txt')
```
## Panelizing Example
-This example board image is generated by following scripts from [these source data](examples).
+This example board image is generated by following scripts from [these source data](examples/imputs).
- [panelizing script](examples/panelize.py)
- [imaging script](examples/genimage.py)