summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoropiopan <opiopan@gmail.com>2019-04-01 22:07:56 +0900
committeropiopan <opiopan@gmail.com>2019-04-01 22:07:56 +0900
commiteda75275505e14439e2dcd1990d2b95217546db1 (patch)
treebcb65d8027626f243f1f816aa54d433e7e02e6e3 /README.md
parentb7320a6b586e8cf12ea126e7ed4320e6d9f53e99 (diff)
downloadgerbonara-eda75275505e14439e2dcd1990d2b95217546db1.tar.gz
gerbonara-eda75275505e14439e2dcd1990d2b95217546db1.tar.bz2
gerbonara-eda75275505e14439e2dcd1990d2b95217546db1.zip
compliant with Python 2.7
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2099b21..fd589d9 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
+This example board image is generated by following scripts from [these source data](examples).
- [panelizing script](examples/panelize.py)
- [imaging script](examples/genimage.py)