Skip to content

Commit

Permalink
Update example README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Ioannou authored Aug 31, 2020
1 parent 355e723 commit 1a6daba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A flutter package to select a country from a list of countries.
Add the package to your pubspec.yaml:

```yaml
country_picker: ^1.0.4
country_picker: ^1.0.5
```
In your dart file, import the library:
Expand Down

0 comments on commit 1a6daba

Please sign in to comment.