From dd8a3211b7fc40b08a5444becf3a8fadaed42d25 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Sat, 7 Oct 2023 07:50:22 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d306b5577..97baa68e6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Collection of publicly available IPTV (Internet Protocol television) channels fr - 🚀 [How to use?](#how-to-use) - 📺 [Playlists](#playlists) +- 🗓 [EPG](#epg) - 🗄 [Database](#database) - 👨‍💻 [API](#api) - 📚 [Resources](#resources) @@ -833,6 +834,10 @@ Same thing, but split up into separate files: +## EPG + +[Electronic Program Guide](https://en.wikipedia.org/wiki/Electronic_program_guide) for most of the channels can be downloaded using utilities published in the [iptv-org/epg](https://github.com/iptv-org/epg) repository. + ## Database All channel data is taken from the [iptv-org/database](https://github.com/iptv-org/database) repository. If you find any errors please open a new [issue](https://github.com/iptv-org/database/issues) there.