Skip to content

Commit 414aa50

Browse files
docs: update README badges and image link
1 parent 8afd00a commit 414aa50

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
@@ -1,13 +1,13 @@
11
# timezone_to_country
22

3-
[![pub package](https://img.shields.io/pub/v/timezone_to_country.svg)](https://pub.dev/packages/timezone_to_country)
4-
[![pub points](https://img.shields.io/pub/points/timezone_to_country?color=2E8B57&label=pub%20points)](https://pub.dev/packages/timezone_to_country/score)
5-
[![pub downloads](https://img.shields.io/pub/dm/timezone_to_country)](https://pub.dev/packages/timezone_to_country/score)
3+
[![pub package](https://badgen.net/pub/v/timezone_to_country)](https://pub.dev/packages/timezone_to_country)
4+
[![pub points](https://badgen.net/pub/points/timezone_to_country)](https://pub.dev/packages/timezone_to_country/score)
5+
[![pub downloads](https://badgen.net/pub/dm/timezone_to_country)](https://pub.dev/packages/timezone_to_country/score)
66
[![device_info_plus](https://github.com/kyle-seongwoo-jun/flutter_timezone_to_country/actions/workflows/flutter.yml/badge.svg)](https://github.com/kyle-seongwoo-jun/flutter_timezone_to_country/actions/workflows/flutter.yml)
77

88
Library for translation Time Zone Id to ISO 3166-1 alpha-2 code (e.g. `'Asia/Seoul'` to `'KR'`)
99

10-
![example](https://raw.githubusercontent.com/kyle-seongwoo-jun/flutter_timezone_to_country/master/images/example.png)
10+
![example](https://raw.githubusercontent.com/kyle-seongwoo-jun/flutter_timezone_to_country/main/images/example.png)
1111

1212
## Usage
1313

0 commit comments

Comments
 (0)