From bd01bd82b1a505f76c781f332ce28c8696df0e9b Mon Sep 17 00:00:00 2001 From: Sunless Date: Fri, 8 Aug 2025 16:57:02 +0530 Subject: [PATCH] Improve wording and grammar in README introduction Reworded the sentence about sketching geometry-constrained 2D shapes to improve clarity and grammar. This change makes the introduction easier to read and more precise for new users. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc1c6f80a7..a6f9d381ee 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history to change its parameters. -* **Create 3D from 2D and back** FreeCAD lets you to sketch geometry constrained - 2D shapes and use them as a base to build other objects. +* **Create 3D from 2D and back** FreeCAD lets you sketch geometry-constrained + 2D shapes and use them as a base to build other objects. It contains many components to adjust dimensions or extract design details from 3D models to create high quality production-ready drawings.