Skip to content

Commit f2a7f6f

Browse files
authored
Update README.md to correct image paths
1 parent d9acd1b commit f2a7f6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ Check the full documentation here: https://wi4mpi.readthedocs.io/en/latest/
2828
Two modes are provided:
2929

3030
Preload, for dynamic conversion:
31-
![alt tag](doc/img/Preload.png)
31+
![alt tag](doc/img/preload.png)
3232

3333
Interface, for building an universal MPI code:
34-
![alt tag](doc/img/Interface.png)
34+
![alt tag](doc/img/interface.png)
3535

3636
## Installation
3737

0 commit comments

Comments
 (0)