Add documentation link to README
This commit is contained in:
parent
8e4fc55504
commit
67f2af2015
1 changed files with 6 additions and 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/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue