From c2ef3e4657b68ccbf508850aaca6b36962ece18c Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Fri, 7 Apr 2017 14:30:29 +0800 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6a22f30..e5139e2c 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Some modules may depend on other modules. For example, the `polyline2d` module d - Path - [circle_path](https://openhome.cc/eGossip/OpenSCAD/lib-circle_path.html) - [bezier](https://openhome.cc/eGossip/OpenSCAD/lib-bezier.html) - - [cylinder_spiral](https://openhome.cc/eGossip/OpenSCAD/lib-cylinder_spiral.html) + - [helix](https://openhome.cc/eGossip/OpenSCAD/lib-helix.html) - [archimedean_spiral](https://openhome.cc/eGossip/OpenSCAD/lib-archimedean_spiral.html) - [sphere_spiral](https://openhome.cc/eGossip/OpenSCAD/lib-sphere_spiral.html)