summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHamilton Kibbe <hamilton.kibbe@gmail.com>2014-10-11 13:12:21 -0400
committerHamilton Kibbe <hamilton.kibbe@gmail.com>2014-10-11 13:12:21 -0400
commit62c689be172a7a06d76fd4b69c3443f3ec053765 (patch)
tree8297ff4e0a4fd3e37d7511280d20c2d01a79ac7f /README.md
parentae3bbff8b0849e0b49dc139396d7f8c57334a7b8 (diff)
downloadgerbonara-62c689be172a7a06d76fd4b69c3443f3ec053765.tar.gz
gerbonara-62c689be172a7a06d76fd4b69c3443f3ec053765.tar.bz2
gerbonara-62c689be172a7a06d76fd4b69c3443f3ec053765.zip
Doc update
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1821c0a..ca30576 100644
--- a/README.md
+++ b/README.md
@@ -20,3 +20,8 @@ Example:
# Create SVG image
top_copper.render(ctx)
nc_drill.render(ctx, 'composite.svg')
+
+
+Rendering:
+![Composite Top Image](examples/composite_top.png)
+![Composite Bottom Image](examples/composite_bottom.png) \ No newline at end of file