From 62c689be172a7a06d76fd4b69c3443f3ec053765 Mon Sep 17 00:00:00 2001 From: Hamilton Kibbe Date: Sat, 11 Oct 2014 13:12:21 -0400 Subject: Doc update --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') 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 -- cgit