From 93e7efd697211449119efff8bf523b95c7e3ded1 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Tue, 9 Mar 2021 17:44:27 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb7592d3..f3a35ca8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Introduction -**This library requires OpenSCAD 2021.01 or later.** Please see [Release Notes](RELEASE.md). +**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.