Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Collen Roller authored Dec 9, 2020
1 parent 03e6f5b commit ee113b6
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 @@ -43,7 +43,7 @@ You can also run it from the command line

```bash
$ flydenity AF1234
{'AF1234': [{'nation': 'United States', 'description': 'general', 'iso codes': "['US', 'USA']"}]}
{'AF1234': [{'nation': 'United States', 'description': 'general', 'iso2': 'US', 'iso3': 'USA'}]}
```

## Stats
Expand Down

0 comments on commit ee113b6

Please sign in to comment.