From 6e81584518c880d6c923cfcfb5ad9e29fb5834ff Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Tue, 9 Mar 2021 17:27:29 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a5af3f5..bb7592d3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# dotSCAD 3.0 Dev +# dotSCAD 3.0 RC > **Reduce the burden of mathematics/algorithm when playing OpenSCAD.** @@ -8,7 +8,7 @@ ## Introduction -**This library requires OpenSCAD 2021.01 or later.** +**This library requires OpenSCAD 2021.01 or later.** Please see [Release Notes](RELEASE.md). Some of my [3D models](https://github.com/JustinSDK/dotSCAD#examples) require complex mathematics/algorithm. I extract them into dotSCAD. Hope it helps when you're playing OpenSCAD.