Skip to content
This repository was archived by the owner on Feb 9, 2021. It is now read-only.

Commit 31a14cd

Browse files
authored
Update README.rst
Changed the readme to discourage use of this CadQuery 1.x repo.
1 parent 621eac6 commit 31a14cd

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.rst

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
.. image:: http://dcowden.github.io/cadquery/_static/cadquery_logo_dark.svg
22

33

4-
ANNOUNCEMENT! CadQuery is Moving to https://github.com/CadQuery/cadquery!
4+
ANNOUNCEMENT! CadQuery has moved to https://github.com/CadQuery/cadquery and this repo will be archived eventually.
55
============================================================
66

7-
Version 2.0 development is under way It uses pythonOCC instead of FreeCAD, and has tons of cool features
8-
9-
*BUT DONT WORRY!* Version 1.x (this repository ) will be suported until all features are comfortably implemented in the 2.x stream.
10-
11-
We're happy to be moving to a more open organization, but we're sad we're starting over with our stars. Please give us one at our new home!
12-
13-
147
What is CadQuery?
158
========================================
169

@@ -36,6 +29,8 @@ What is CadQuery?
3629
:alt: License
3730
:target: https://github.com/dcowden/cadquery/blob/master/LICENSE
3831

32+
***Please do not use this repository for new projects. Use the CadQuery 2.x repo mentioned above.***
33+
3934
CadQuery is an intuitive, easy-to-use python based language for building parametric 3D CAD models. CadQuery is for 3D CAD what jQuery is for javascript. Imagine selecting Faces of a 3d object the same way you select DOM objects with JQuery!
4035

4136
CadQuery has several goals:

0 commit comments

Comments
 (0)