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)`