From 67982f450deaf7fa02bcb1dee6b3973fb4adcea4 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Tue, 25 Feb 2020 16:34:19 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8762ec39..4f95c6d5 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ See [examples](examples). - [ellipse_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-ellipse_extrude.html) - [stereographic_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-stereographic_extrude.html) - [rounded_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-rounded_extrude.html) + - [bend_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-bend_extrude.html) - 2D Shape - [shape_taiwan](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_taiwan.html) @@ -111,7 +112,6 @@ See [examples](examples). - [shape_path_extend](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_path_extend.html) - 2D Shape Extrusion - - [bend_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-bend_extrude.html) - [path_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-path_extrude.html) - [ring_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-ring_extrude.html) - [helix_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-helix_extrude.html)