diff --git a/.readme/template.md b/.readme/template.md index d78619e96..b0468eb3c 100644 --- a/.readme/template.md +++ b/.readme/template.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) @@ -115,6 +116,10 @@ Same thing, but split up into separate files: </details> +## 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.