From 6408cb082f045bba40c8e8aaed0d7d585b6b220e Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 24 Jan 2022 21:03:31 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f2fd652..3c2f65d 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ https://iptv-org.github.io/api/categories.json [ ... { - "name": "Documentary", - "id": "documentary" + "id": "documentary", + "name": "Documentary" }, ... ] @@ -61,8 +61,8 @@ https://iptv-org.github.io/api/categories.json | Field | Description | | ----- | -------------------- | -| name | Name of the category | | id | Category ID | +| name | Name of the category | ### Countries