diff --git a/README.md b/README.md index 375e7e1..b238e59 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Build123D is an alternate to the [CadQuery](https://cadquery.readthedocs.io/en/latest/index.html) +build123d is an alternate to the [CadQuery](https://cadquery.readthedocs.io/en/latest/index.html) Fluent API. It has several advantages over this API but the largest one is that build123d enables the full python toolbox when designing objects - for loops, references to objects, list sorting and filtering, etc. - unconstrained by the limitations of method chaining