From 1541eb39d5d8ce263d4f72d466c645ba62cadea0 Mon Sep 17 00:00:00 2001 From: Johannes Nilsson Date: Fri, 23 Oct 2020 23:22:14 +0200 Subject: [PATCH] Restore usage section intro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e9a68..bf83238 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ const wcc = require("world-countries-capitals"); ## Usage -This section contains nt to _contribute_ to open source? Try solving our issues [here](https://github.com/bhatvikrant/world-countries-capitals/issues)\_ +This section contains information about various functions that are currently supported. - `getAllCountryDetails()`
This method returns an **array of objects** containing all countries, each containing **country**, **capital**, **currency**, **native_language**, **famous for**, **phone_code**, and its **flag**.