Skip to content

Commit

Permalink
README.md updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SiddhantAgarwal committed Jun 20, 2020
1 parent a70c27d commit f7f5602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Coverage Status](https://coveralls.io/repos/github/SiddhantAgarwal/GoTimezoneMapper/badge.svg?branch=master)](https://coveralls.io/github/SiddhantAgarwal/GoTimezoneMapper?branch=master)
![CI](https://github.com/SiddhantAgarwal/GoTimezoneMapper/workflows/CI/badge.svg?branch=master)

A library to lookup [Country-Code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) (ISO 3166-1 alpha-2) (ISO ) from [Timezone](https://en.wikipedia.org/wiki/Tz_database) (tz database)
A library to lookup [Country-Code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) (ISO 3166-1 alpha-2) from [Timezone](https://en.wikipedia.org/wiki/Tz_database) (tz database)

Example Lookup
```
Expand Down

0 comments on commit f7f5602

Please sign in to comment.