summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.