From 49b3425bc1604c273a523b990dc65b5c04b4a8e8 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Sun, 24 Jan 2021 10:00:04 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 676bda01..0762086c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Introduction -**Based on OpenSCAD 2019.05.** +**This library requires OpenSCAD 2019.05 or later.** 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.