diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,7 @@ pcb-tools ============
[](https://travis-ci.org/curtacircuitos/pcb-tools)
[](https://coveralls.io/r/curtacircuitos/pcb-tools?branch=master)
+[](https://readthedocs.org/projects/pcb-tools/?badge=latest)
Tools to handle Gerber and Excellon files in Python.
@@ -27,3 +28,8 @@ Rendering Examples: ###Top Composite rendering

Source code for this example can be found [here](examples/cairo_example.py).
+
+
+Documentation:
+--------------
+[PCB Tools Documentation](http://pcb-tools.readthedocs.org/en/latest/)
|