Update .readme

This commit is contained in:
Aleksandr Statciuk
2022-10-22 04:34:51 +03:00
parent fe1ab9f2e1
commit 1bf7fa836d
6 changed files with 36 additions and 20 deletions

16
.readme/readme.md Normal file
View File

@@ -0,0 +1,16 @@
# EPG
EPG (Electronic Program Guide) for thousands of TV channels collected from different sources.
## Usage
To load a program guide, all you need to do is copy the link to one or more of the guides from the list below and paste it into your favorite player.
<!-- prettier-ignore -->
#include "./.readme/_countries.md"
All guides also have a compressed and JSON version. To download them, simply change the extension from `.xml` to `.xml.gz` or `.json` respectively.
## Contribution
If you find a bug or want to contribute to the code or documentation, you can help by submitting an [issue](https://github.com/iptv-org/epg/issues) or a [pull request](https://github.com/iptv-org/epg/pulls).