Readme update
This commit is contained in:
parent
62c689be17
commit
d9018da412
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
|
@ -5,8 +5,8 @@ gerber-tools
|
|||
|
||||
Tools to handle Gerber and Excellon files in Python.
|
||||
|
||||
Example:
|
||||
|
||||
Useage Example:
|
||||
---------------
|
||||
import gerber
|
||||
from gerber.render import GerberSvgContext
|
||||
|
||||
|
|
@ -22,6 +22,10 @@ Example:
|
|||
nc_drill.render(ctx, 'composite.svg')
|
||||
|
||||
|
||||
Rendering:
|
||||
Rendering Examples:
|
||||
-------------------
|
||||
###Top Composite rendering
|
||||

|
||||
|
||||
###Bottom Composite rendering
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue