diff --git a/.readme/.gitignore b/.readme/.gitignore
deleted file mode 100644
index 534ce766..00000000
--- a/.readme/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-_guides.md
\ No newline at end of file
diff --git a/.readme/readme.json b/.readme/readme.json
deleted file mode 100644
index db539a62..00000000
--- a/.readme/readme.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "build": "README.md",
- "files": ["./.readme/readme.md"]
-}
diff --git a/.readme/readme.md b/.readme/readme.md
deleted file mode 100644
index ed34facc..00000000
--- a/.readme/readme.md
+++ /dev/null
@@ -1,74 +0,0 @@
-# EPG
-
-[](https://github.com/iptv-org/epg/actions/workflows/_update.yml)
-
-EPG (Electronic Program Guide) for thousands of TV channels collected from different sources.
-
-## Table of contents
-
-- 🚀 [How to use?](#how-to-use)
-- 🗓 [Guides](#guides)
-- 📺 [Playlists](#playlists)
-- 🗄 [Database](#database)
-- 👨💻 [API](#api)
-- 📚 [Resources](#resources)
-- 💬 [Discussions](#discussions)
-- 🛠 [Contribution](#contribution)
-- © [License](#license)
-
-## How to use?
-
-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.
-
-You can also find the link to the guide by the name of the channel via https://iptv-org.github.io.
-
-## Guides
-
-
-Expand
-
-
-#include "./.readme/_guides.md"
-
-
-
-
-To load the compressed version of the guide, just change the extension from `.xml` to `.xml.gz`.
-
-## Playlists
-
-Playlists with already linked guides can be found in the [iptv-org/iptv](https://github.com/iptv-org/iptv) 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.
-
-## API
-
-The API documentation can be found in the [iptv-org/api](https://github.com/iptv-org/api) repository.
-
-## Resources
-
-Links to other useful IPTV-related resources can be found in the [iptv-org/awesome-iptv](https://github.com/iptv-org/awesome-iptv) repository.
-
-## Discussions
-
-If you have a question or an idea, you can post it in the [Discussions](https://github.com/orgs/iptv-org/discussions) tab.
-
-## Contribution
-
-Please make sure to read the [Contributing Guide](https://github.com/iptv-org/epg/blob/master/CONTRIBUTING.md) before sending [issue](https://github.com/iptv-org/epg/issues) or a [pull request](https://github.com/iptv-org/epg/pulls).
-
-And thank you to everyone who has already contributed!
-
-### Backers
-
-
-
-### Contributors
-
-
-
-## License
-
-[](LICENSE)