From 23dab80273c1453a2eebe1b5527348a57c66c3c1 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 24 Jan 2022 23:46:21 +0300 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 9ecc089..07e667e 100644 --- a/README.md +++ b/README.md @@ -31,16 +31,16 @@ https://iptv-org.github.io/api/channels.json ] ``` -| Field | Description | -| -------------- | ---------------------------------------------------------------------------------------------------------------------------------- | -| id | Unique channel ID | -| name | Full name of the channel | -| country | Broadcast source country ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code) | -| broadcast_area | List of codes describing the broadcasting area (any combination of: `r/`, `c/`, `s/`) | -| languages | List of [languages](#languages) broadcast | -| categories | List of [categories](#categories) to which this channel belongs | -| is_nsfw | Indicates whether the channel broadcasts adult content | -| logo | Logo URL | +| Field | Description | +| -------------- | -------------------------------------------------------------------------------------------------------------- | +| id | Unique channel ID | +| name | Full name of the channel | +| country | Broadcast source country ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code) | +| broadcast_area | List of codes describing the broadcasting area (`r/`, `c/`, `s/`) | +| languages | List of [languages](#languages) broadcast | +| categories | List of [categories](#categories) to which this channel belongs | +| is_nsfw | Indicates whether the channel broadcasts adult content | +| logo | Logo URL | ### Categories