From 050abeb9d97910d7df97b40229773fe3144c67be Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Wed, 18 May 2016 08:28:39 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21fbcf00..776d69f7 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,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. -Sharing your models -------------------- +Sharing your models from the macro +---------------------------------- The macro also allows gives a couple of other possibilities,such as adding new objects to it, and sharing your objects with others. To be able to share, you will need the python-git package