From 03c3253bc648533c54509a9ff8e29db6b5258ecb Mon Sep 17 00:00:00 2001
From: "Md. Piyash Ahmed" <91769272+Piyash-ORG@users.noreply.github.com>
Date: Mon, 16 Sep 2024 10:17:30 +0600
Subject: [PATCH] Update README.md
---
README.md | 61 -------------------------------------------------------
1 file changed, 61 deletions(-)
diff --git a/README.md b/README.md
index dd48eeff2..8b1378917 100644
--- a/README.md
+++ b/README.md
@@ -1,62 +1 @@
-# iptv-org.github.io [](https://github.com/iptv-org/database/actions/workflows/update.yml)
-## Developing
-
-```sh
-# install dependencies
-npm install
-# run the development server
-npm run dev
-```
-
-## Building
-
-```sh
-npm run build
-```
-
-## Deploying
-
-The site is automatically deployed when commits land in `main` branch, via [GitHub Pages](https://pages.github.com/).
-
-## 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.
-
-## Streams
-
-All links to the streams used on the site are taken from the [iptv-org/iptv](https://github.com/iptv-org/iptv) repository.
-
-## EPG
-
-All links to the guides used on the site are taken from the [iptv-org/epg](https://github.com/iptv-org/epg) repository.
-
-## 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
-
-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/iptv-org.github.io/issues) or a [pull request](https://github.com/iptv-org/iptv-org.github.io/pulls).
-
-And thank you to everyone who has already contributed!
-
-### Backers
-
-
-
-### Contributors
-
-
-
-## License
-
-[](LICENSE)