Skip to content

Commit b647fd6

Browse files
committed
align images
1 parent 7293641 commit b647fd6

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ This work was done by [Ali Ismail-Fawaz](https://hadifawaz1999.github.io/), [Has
66

77
## Summary figure
88

9-
[!iomage](images/summary.png)
9+
<p align="center" width="100%">
10+
<img src="images/summary.png" alt="summary"/>
11+
</p>
1012

1113
## Usage of code
1214

@@ -33,13 +35,21 @@ We present in what follows both the [Multi-Comparison Matric (MCM)](https://gith
3335

3436
### ARI
3537

36-
[!image](images/mcm-ari.png)
37-
[!image](images/cdd-ari.png)
38+
<p align="center" width="100%">
39+
<img src="images/mcm-ari.png" alt="summary"/>
40+
</p>
41+
<p align="center" width="100%">
42+
<img src="images/cdd-ari.png" alt="summary"/>
43+
</p>
3844

3945
### Computational Runtime
4046

41-
[!image](images/mcm-time.png)
42-
[!image](images/cdd-time.png)
47+
<p align="center" width="100%">
48+
<img src="images/mcm-time.png" alt="summary"/>
49+
</p>
50+
<p align="center" width="100%">
51+
<img src="images/mcm-time.png" alt="summary"/>
52+
</p>
4353

4454
## Requirements
4555

0 commit comments

Comments
 (0)