summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHamilton Kibbe <ham@hamiltonkib.be>2014-09-30 17:28:22 -0400
committerHamilton Kibbe <ham@hamiltonkib.be>2014-09-30 17:28:22 -0400
commit9a98c2df3552211bce4639f19f1b85499b3e714a (patch)
tree9efb524109da64eab0abda23ba352ac613d7703a /README.md
parent9d527d0c6f5b16627cdb7cd9928f16fa75b49110 (diff)
downloadgerbonara-9a98c2df3552211bce4639f19f1b85499b3e714a.tar.gz
gerbonara-9a98c2df3552211bce4639f19f1b85499b3e714a.tar.bz2
gerbonara-9a98c2df3552211bce4639f19f1b85499b3e714a.zip
doc update
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index d929f94..21dd807 100644
--- a/README.md
+++ b/README.md
@@ -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.