aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpridon <[email protected]>2022-06-24 19:30:47 +0400
committerpridon <[email protected]>2022-06-24 19:30:47 +0400
commit8626e2d8e258e11837d27a1e99ef3277e7dfdf3b (patch)
tree930adb4c070108adbe709b395959462983da12be /README.md
parentd8a686e743f51b20d34bf86d176c1bc1bc8f2e3c (diff)
downloadcountryfetch-8626e2d8e258e11837d27a1e99ef3277e7dfdf3b.tar.xz
countryfetch-8626e2d8e258e11837d27a1e99ef3277e7dfdf3b.zip
add top level domain, increase tabularization
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 11 insertions, 10 deletions
diff --git a/README.md b/README.md
index 005f59e..ef39e6e 100644
--- a/README.md
+++ b/README.md
@@ -57,16 +57,17 @@ countryfetch <arguments>
```
$ 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
-Currencies: Euro [€](EUR)
+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
+Top Level Domain: .de
+Currencies: Euro [€](EUR)
```