From d5720ddf5d9b2a09cf1e58dde8746012833807f0 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Thu, 19 Mar 2020 17:18:44 +0800 Subject: [PATCH] update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b48230ca..3863ae7a 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,8 @@ See [examples](examples). - [polyline3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-polyline3d.html) - [hull_polyline3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-hull_polyline3d.html) - [function_grapher](https://openhome.cc/eGossip/OpenSCAD/lib2x-function_grapher.html) - - [polysections](https://openhome.cc/eGossip/OpenSCAD/lib2x-polysections.html) + - [polysections](https://openhome.cc/eGossip/OpenSCAD/lib2x-polysections.html) (It'll be deprecated from 2.3. Use sweep instead.) + - [sweep](https://openhome.cc/eGossip/OpenSCAD/lib2x-sweep.html) (2.3 Preview) - [starburst](https://openhome.cc/eGossip/OpenSCAD/lib2x-starburst.html) - [voronoi3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-voronoi3d.html) @@ -130,7 +131,7 @@ See [examples](examples). - [util/sort](https://openhome.cc/eGossip/OpenSCAD/lib2x-sort.html) - [util/rand](https://openhome.cc/eGossip/OpenSCAD/lib2x-rand.html) - [util/fibseq](https://openhome.cc/eGossip/OpenSCAD/lib2x-fibseq.html) - - [util/has](https://openhome.cc/eGossip/OpenSCAD/lib2x-has.html) (2.3 Preview) + - [util/has](https://openhome.cc/eGossip/OpenSCAD/lib2x-has.html) (2.3 Preview) - [util/dedup](https://openhome.cc/eGossip/OpenSCAD/lib2x-dedup.html) (2.3 Preview) - Matrix