diff options
author | Hamilton Kibbe <ham@hamiltonkib.be> | 2014-09-30 17:28:22 -0400 |
---|---|---|
committer | Hamilton Kibbe <ham@hamiltonkib.be> | 2014-09-30 17:28:22 -0400 |
commit | 9a98c2df3552211bce4639f19f1b85499b3e714a (patch) | |
tree | 9efb524109da64eab0abda23ba352ac613d7703a | |
parent | 9d527d0c6f5b16627cdb7cd9928f16fa75b49110 (diff) | |
download | gerbonara-9a98c2df3552211bce4639f19f1b85499b3e714a.tar.gz gerbonara-9a98c2df3552211bce4639f19f1b85499b3e714a.tar.bz2 gerbonara-9a98c2df3552211bce4639f19f1b85499b3e714a.zip |
doc update
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,9 +1,7 @@ gerber-tools ============ +![Travis CI Build Status](https://travis-ci.org/hamiltonkibbe/gerber-tools.svg?branch=master) -This hopefully will be a useful set of tools to handle Gerber files in Python. +Tools to handle Gerber and Excellon files in Python. -Right now we have a working parser and I am working on simple Gerber to SVG converter. - -See gerber.md for some random information regardind Gerber format. |