Skip to content

Commit adadea3

Browse files
authored
Update README.md (#525)
In the current manual there is no clear explanation on how to quickly get started to play around with CadQuery through the CQ-editor (binaries). Proposed change: Under "Getting started" start out with the thing most people running into this project for the first time will probably want to try first: just fiddle around with CQ-editor. In the CQ-editor "installation" section I'll propose a change to add binary installation instructions (which is much easier/quicker to get started with than "the Conda way").
1 parent 82a043a commit adadea3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ The original version of CadQuery was built on the FreeCAD API. This was great be
3535

3636
## Getting started
3737

38+
To quickly play around with CadQuery and see it's capabilities, see the [CQ-editor GUI](https://github.com/CadQuery/CQ-editor) manual.
39+
If you want to use CadQuery for your own project, keep reading:
40+
3841
It is currently possible to use CadQuery for your own projects in 3 different ways:
3942
* Using the [CQ-editor GUI](https://github.com/CadQuery/CQ-editor)
4043
* From a [Jupyter notebook](https://github.com/bernhard-42/jupyter-cadquery)

0 commit comments

Comments
 (0)