Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phuongtinhbien authored Oct 2, 2022
1 parent 60dad61 commit 7be6d05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Album Image is based in [photo_manager](https://pub.dev/packages/photo_manager)

## Demo Images

<img src="https://github.com/phuongtinhbien/album_image/blob/master/example_images/2022-05-20%2017.09.10.jpg" title="custom view" width="200"/> <img src="https://github.com/phuongtinhbien/album_image/blob/master/example_images/2022-05-20%2017.09.13.jpg" title="custom view" width="200"/>

<img src="https://github.com/phuongtinhbien/album_image/blob/master/example_images/2022-05-20%2017.09.10.jpg" title="custom view" width="200" style="display: inline"/>
<img src="https://github.com/phuongtinhbien/album_image/blob/master/example_images/2022-05-20%2017.09.13.jpg" title="custom view" width="200" style="display: inline"/>


## Installation
Expand Down Expand Up @@ -109,4 +109,4 @@ class _MyAppState extends State<MyApp> {
}
```
```

0 comments on commit 7be6d05

Please sign in to comment.