From 2c5f832d2cf6e6f7816050c4b74bb5615b27d535 Mon Sep 17 00:00:00 2001 From: acereca Date: Tue, 9 Feb 2021 10:59:30 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c6ab07..19404f7 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ A Collection of solidpython functions, helpers etc ## Content - `solidLib.primitives` - - `round_box(x: float, y: float, z: float, r: float)` + - `round_box(x: float, y: float, z: float, r: float)` - `solidLib.assortment` - - `grid(x: float, y: float, w: float = 3, h: float = 1.5, fillet: bool = False, dim: float = 59)` + - `grid(x: float, y: float, w: float = 3, h: float = 1.5, fillet: bool = False, dim: float = 59)`