Skip to content

Commit 2d861a8

Browse files
author
Jordan Poles
committed
Changing wording to make things a bit clearer.
1 parent 66f83ca commit 2d861a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ The original version of CadQuery was built on the FreeCAD API. This was great be
3636

3737
To learn more about designing with CadQuery, visit the [documentation](https://cadquery.readthedocs.io/en/latest/intro.html), [examples](https://cadquery.readthedocs.io/en/latest/examples.html), and [cheatsheet](https://cadquery.readthedocs.io/en/latest/_static/cadquery_cheatsheet.html).
3838

39-
It is currently possible to use CadQuery for your own projects in 3 different ways:
39+
To get started playing around with CadQuery and see it's capabilities, take a look at the [CQ-editor GUI](https://github.com/CadQuery/CQ-editor). This easy-to-use IDE is a great way to get started desiging with CadQuery.
40+
4041
* Using the [CQ-editor GUI](https://github.com/CadQuery/CQ-editor)
4142
* From a [Jupyter notebook](https://github.com/bernhard-42/jupyter-cadquery)
4243
* As a standalone library

0 commit comments

Comments
 (0)