Skip to content

Commit

Permalink
Merge pull request #84 from nschloe/readme-fix
Browse files Browse the repository at this point in the history
fix readme
  • Loading branch information
nschloe committed Nov 5, 2020
2 parents 59f649a + dc36076 commit 0c01bfd
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 0c01bfd

Please sign in to comment.