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

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Changed the readme to discourage use of this CadQuery 1.x repo.
  • Loading branch information
jmwright authored Feb 5, 2021
1 parent 621eac6 commit 31a14cd
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
.. image:: http://dcowden.github.io/cadquery/_static/cadquery_logo_dark.svg


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

Version 2.0 development is under way It uses pythonOCC instead of FreeCAD, and has tons of cool features

*BUT DONT WORRY!* Version 1.x (this repository ) will be suported until all features are comfortably implemented in the 2.x stream.

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!


What is CadQuery?
========================================

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

***Please do not use this repository for new projects. Use the CadQuery 2.x repo mentioned above.***

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!

CadQuery has several goals:
Expand Down

0 comments on commit 31a14cd

Please sign in to comment.