diff options
author | opiopan <opiopan@gmail.com> | 2019-04-01 22:22:47 +0900 |
---|---|---|
committer | opiopan <opiopan@gmail.com> | 2019-04-01 22:22:47 +0900 |
commit | b72d891998cc87273b9dd8bfe4d864cbe6a8cc62 (patch) | |
tree | 922a3f822d8932fad57471d2680e0b95b478e6e3 /README.md | |
parent | 166e3dfe2be1b4f357ba9bd05f216fcf288fa962 (diff) | |
download | gerbonara-b72d891998cc87273b9dd8bfe4d864cbe6a8cc62.tar.gz gerbonara-b72d891998cc87273b9dd8bfe4d864cbe6a8cc62.tar.bz2 gerbonara-b72d891998cc87273b9dd8bfe4d864cbe6a8cc62.zip |
fix a document issue
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |