Skip to content

Commit 3e35080

Browse files
authored
Update README.md
1 parent c2fab3b commit 3e35080

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ startActivityForResult(intent, REQUEST_CODE);
5555
}
5656
```
5757
<br/>
58-
59-
SELECT YOUR PATH | RECEIVE YOUR PATH
60-
:-------------------------:|:-------------------------:
61-
![](https://i.imgur.com/2dU8LR0.png) | ![](https://i.imgur.com/WlVDRIG.png)
58+
<p float="left">
59+
<img src="https://i.imgur.com/2dU8LR0.png" width="300" />
60+
<img src="https://i.imgur.com/WlVDRIG.png" width="300" />
61+
</p>
6262
#### Changing the default icons with your custom drawables
6363
<br/>
6464
```

0 commit comments

Comments
 (0)