aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoropiopan <opiopan@gmail.com>2019-04-01 22:22:47 +0900
committeropiopan <opiopan@gmail.com>2019-04-01 22:22:47 +0900
commitb72d891998cc87273b9dd8bfe4d864cbe6a8cc62 (patch)
tree922a3f822d8932fad57471d2680e0b95b478e6e3
parent166e3dfe2be1b4f357ba9bd05f216fcf288fa962 (diff)
downloadpcb-tools-extension-b72d891998cc87273b9dd8bfe4d864cbe6a8cc62.tar.gz
pcb-tools-extension-b72d891998cc87273b9dd8bfe4d864cbe6a8cc62.tar.bz2
pcb-tools-extension-b72d891998cc87273b9dd8bfe4d864cbe6a8cc62.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 29a6ec7..9a9100b 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/imputs).
+This example board image is generated by following scripts from [these source data](examples/inputs).
- [panelizing script](examples/panelize.py)
- [imaging script](examples/genimage.py)