From dc36076d0ee9babfca51fce9be35bca8e577979d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nico=20Schl=C3=B6mer?= Date: Thu, 5 Nov 2020 18:07:39 +0100 Subject: [PATCH] fix readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cec21ec..ade9d93 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ classes and functions, see [readthedocs](https://meshplex.readthedocs.io/). #### Triangles + ```python import meshplex @@ -91,6 +92,7 @@ mesh.show( #### Tetrahedra + ```python import numpy