From b663da13f8dae71df30dc97bf907531850ede2ec Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 16 Sep 2021 01:38:36 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc96be9f..237ac621 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,11 @@ If successful, you should get the following response: "tvg_id": "CNNUSA.us", "display_name": "CNN USA", "logo": "https://cdn.tvpassport.com/image/station/100x100/cnn.png", - "country": "us" + "country": "us", + "guides": [ + "https://iptv-org.github.io/epg/guides/tvtv.us.guide.xml", + ... + ] }, ... ]