Skip to content

Commit

Permalink
Fix url in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
djade007 committed Apr 3, 2021
1 parent 1802f4b commit ef23ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@ try {
}
```

### Using [Multi Image Picker](https://https://pub.dev/packages/multi_image_picker) Plugin
### Using [Multi Image Picker](https://pub.dev/packages/multi_image_picker) Plugin

```
final images = await MultiImagePicker.pickImages(maxImages: 4);
Expand Down

0 comments on commit ef23ed0

Please sign in to comment.