From 7e8d65bff8db97e6ff03a4c618273dfd8b45ce53 Mon Sep 17 00:00:00 2001 From: Saki Komikado Date: Tue, 3 Aug 2021 15:08:47 +0900 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 226730c..b8b66e8 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,6 @@ Realtime Fast convex generator for Unity. ## Usage You can assign specific vertex on scene view to include convex calculation. - - using a [simplex geom submodule](https://github.com/komietty/unity-simplex-geometry), so update submodule first. ## License