Skip to content

Commit 66f83ca

Browse files
author
Jordan Poles
committed
Adding links for reference materials to "Getting Started" in README
1 parent a3ad552 commit 66f83ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

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

3535
## Getting started
3636

37-
To quickly play around with CadQuery and see it's capabilities, see the [CQ-editor GUI](https://github.com/CadQuery/CQ-editor) manual.
38-
If you want to use CadQuery for your own project, keep reading:
37+
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).
3938

4039
It is currently possible to use CadQuery for your own projects in 3 different ways:
4140
* Using the [CQ-editor GUI](https://github.com/CadQuery/CQ-editor)

0 commit comments

Comments
 (0)