From ffdbe8c06b27353cf317e12bd0e78e9459fed9f7 Mon Sep 17 00:00:00 2001 From: rui hildt Date: Sat, 8 Feb 2020 20:59:53 +0100 Subject: [PATCH] Update documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e281f4..ea349aa 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ___ **`GET /api/countries/:country_id`** ##### Response -A json object with the `name` and `id` and `country_id`. +A json object with a list of cities in the selected country `name` and `id` and `country_id`. ``` [