Skip to content

Commit 87d8142

Browse files
authored
Update README.md
1 parent 512b603 commit 87d8142

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Skip-List/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For a skip list *S*:
2222
items in *Li-1*
2323
3. Height is determined by coin-flipping.
2424

25-
![Schematic view](Images/Search1.png)
25+
![Schematic view](Images/Intro.png)
2626
Figure 1
2727

2828

@@ -42,7 +42,7 @@ is *L0* and item doesn't exists.
4242

4343
###Example:
4444

45-
![Inserting first element](Images/Insert5.png)
45+
![Inserting first element](Images/Search1.png)
4646

4747
#Inserting
4848

0 commit comments

Comments
 (0)