Skip to content

Commit 24f8e10

Browse files
Update index.md
1 parent a3e5c5f commit 24f8e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ but only the first one (with initialCapacity) is allocated up-front.
99
A detailed description is given in [Paper](Paper_MultiArrayQueue.pdf).
1010
Performance figures are in the Paper as well.
1111

12-
![Diagram_MultiArrayQueue](Diagram_MultiArrayQueue.png)
12+
<img src="Diagram_MultiArrayQueue.png" height="600">
1313

1414
### Interactive Simulator
1515

0 commit comments

Comments
 (0)