From bf4cafe5d4a0fbf7a42ad399e4cfbd3b66f10186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Tue, 7 Mar 2017 13:56:00 +0100 Subject: [PATCH] Fixed typo and markdown in README.md --- README.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 7156a45..6af41a6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # WorkFeature -Tool utility to create +Tool utility to create: - Origin (X, Y Z axes, Origin (0,0,0) point and XZ, XY, YZ planes) - Points (Center of Mass of object(s), mid points, center of circle, ...), - Axes (from 2 points, Normal of a plane...), @@ -7,25 +7,25 @@ Tool utility to create and many other useful features to facilitate the creation of your project. This utility is up next in the combo view with "Work Features" label. -Several Tab will be added into this widget : - W.F. (for tolls access) and Pref. (For preferences...dev on going) - into Tab W.F. : - Origin (for Origin tools) - Point (for Point creation) - Axis (for Axis creation) - Circle (for Circle and Ellipse creation) - Plane (for Plane creation) - Object (for Bounding box and Object creation) - View (for View change) - Modif. (for Object cutting) +Several Tab will be added into this widget: +- W.F. (for tools access) and Pref. (For preferences...dev on going) +- into Tab W.F. : + - Origin (for Origin tools) + - Point (for Point creation) + - Axis (for Axis creation) + - Circle (for Circle and Ellipse creation) + - Plane (for Plane creation) + - Object (for Bounding box and Object creation) + - View (for View change) + - Modif. (for Object cutting) -The MACRO will create into your FreeCAD document a new Group named : WorkFeatures -Depending of the tool you will use it can be created the following sub Groups : - WorkFeatures/ - Origin - WorkPoints - WorkAxes - WorkPlanes - WorkBoxes - WorkObjects +The MACRO will create into your FreeCAD document a new Group named `WorkFeatures`. +Depending of the tool you will use it can be created the following sub Groups: +- WorkFeatures/ + - Origin + - WorkPoints + - WorkAxes + - WorkPlanes + - WorkBoxes + - WorkObjects