Skip to content

Commit

Permalink
Centered equations in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ddrous authored May 28, 2024
1 parent 08928a8 commit 7c48d7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ pip install updes
```

The example below illustrates how to solve the Laplace equation with Dirichlet and Neumann boundary conditions:
<center>
<p align="center">
<img src="docs/assets/LaplacePDE.png" width="250">
</center>
</p>

```python
import updes
Expand Down

0 comments on commit 7c48d7b

Please sign in to comment.