From aef9ce70a780e30cc553d344804b0d5f4188b820 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Fri, 29 May 2020 08:18:22 +0800 Subject: [PATCH] update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dc068fb5..79fae9af 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,9 @@ See [examples](examples). - [voxel/vx_from](https://openhome.cc/eGossip/OpenSCAD/lib2x-vx_from.html) - [voxel/vx_ascii](https://openhome.cc/eGossip/OpenSCAD/lib2x-vx_ascii.html) - [voxel/vx_gray](https://openhome.cc/eGossip/OpenSCAD/lib2x-vx_gray.html) +- vx_union +- vx_intersection +- vx_difference ----