From 7eade298557d9e04400c9357b882deba754aa48b Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Thu, 11 Feb 2021 15:56:38 +0800 Subject: [PATCH] update README --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 8386dc9b..8677043f 100644 --- a/README.md +++ b/README.md @@ -131,11 +131,7 @@ These examples incubate dotSCAD and dotSCAD refactors these examples. See [examp - [path_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-path_extrude.html) - [ring_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-ring_extrude.html) - [sphere_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-sphere_spiral_extrude.html) -- `util/degrees` -- `util/radians` -- `util/angle_between` -- `util/polar_coordinate` -- `util/spherical_coordinate` + ### Util - util/angle_between - [util/bsearch](https://openhome.cc/eGossip/OpenSCAD/lib3x-bsearch.html)