From 3d399636fd044c22739e39b5537e37c9401e0617 Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Tue, 18 Oct 2016 22:29:13 -0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d4612afd..29667957 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ anywhere and import its files in your FreeCAD projects. Inside the library, ther macro (PartsLibrary.FCMacro) that you can place in your FreeCAD macros folder. That macro creates a browser window inside FreeCAD, from which you can easily add the parts by double-clicking them. +![](http://www.freecadweb.org/wiki/images/c/c5/Parts-library.jpg) + Sharing your models from the macro ----------------------------------