Skip to content

Commit

Permalink
Update promos in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yaqwsx committed Aug 3, 2018
1 parent 30f528d commit 8efa99f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Convert your KiCAD boards into nice looking 2D drawings suitable for pinout
diagrams. Never draw them manually again!

![example](example.png)
![example](promo_pcbdraw.png)

This small Python script takes a KiCAD board (.kicad_pcb file) and produces a 2D
nice looking drawing of the board as an SVG file. This allows you to quickly and
Expand All @@ -16,6 +16,8 @@ You and your users will love them!
PcbDraw also comes with a small utility called Populate which allows you to
easily specify & maintain nice looking HTML or Markdown population manuals.

![example](promo_populate.jpg)

## Usage

There are two separate guides:
Expand Down
Binary file added promo_pcbdraw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added promo_populate.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8efa99f

Please sign in to comment.