From 1e494b9542ef750039df8f770884118f28d35b57 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Sat, 6 May 2017 14:03:17 +0800 Subject: [PATCH] updated readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a28a3ad8..9a50d0bd 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,11 @@ Too many dependencies? Because OpenSCAD doesn't provide namespace management, I - [golden_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib-golden_spiral_extrude.html) - [archimedean_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib-archimedean_spiral_extrude.html) - [sphere_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib-sphere_spiral_extrude.html) + +- Shape + - [shape_ellipse](https://openhome.cc/eGossip/OpenSCAD/lib-shape_ellipse.html) + - [shape_square](https://openhome.cc/eGossip/OpenSCAD/lib-shape_square.html) + - [shape_pentagram](https://openhome.cc/eGossip/OpenSCAD/lib-shape_pentagram.html) - Other - [turtle2d](https://openhome.cc/eGossip/OpenSCAD/lib-turtle2d.html)