From 2dd8711eb0188949d322f2c37c0d9a21abd40093 Mon Sep 17 00:00:00 2001 From: Fridon Date: Fri, 24 Jun 2022 13:43:16 +0400 Subject: update README.md --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 32bc320..ac8fedc 100644 --- a/README.md +++ b/README.md @@ -57,22 +57,23 @@ countryfetch ``` $ countryfetch germany -Country: Germany 🇩🇪 -Lat/Lng 51/9 -Population: 83,240,525 -Languages: German -Capital: Berlin -Capital Lat/Lng: 52.52/13.4 -Region: Europe -Subregion: Western Europe -Timezones: UTC+01:00 +Country: Germany 🇩🇪 +Lat/Lng 51/9 +Population: 83,240,525 +Languages: German +Capital: Berlin +Capital Lat/Lng: 52.52/13.4 +Region: Europe +Subregion: Western Europe +Timezones: UTC+01:00 Currencies: Euro [€](EUR) ``` ## Would be nice to have in the future (a bit ambitious): -- Users can customize which information to display about country, +- Display country flag in ASCII format (like in neofetch). +- Users can customize which information to display about country. - Get only one particular property about country (for example, get just the timezone of Netherlands). - Custom query builder that makes a direct call to api and returns a readable information. - A capital guessing game. -- cgit v1.2.3