Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nschloe committed Nov 5, 2020
1 parent 59f649a commit dc36076
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ classes and functions, see [readthedocs](https://meshplex.readthedocs.io/).

#### Triangles
<img src="https://nschloe.github.io/meshplex/pacman.png" width="30%">

<!--exdown-skip-->
```python
import meshplex
Expand All @@ -91,6 +92,7 @@ mesh.show(

#### Tetrahedra
<img src="https://nschloe.github.io/meshplex/tetra.png" width="30%">

<!--exdown-skip-->
```python
import numpy
Expand Down

0 comments on commit dc36076

Please sign in to comment.