Compare commits

..

2 Commits

Author SHA1 Message Date
99b8f1a4c3 README Cleanup
All checks were successful
Build and Push Image / Build and push image (push) Successful in 4m21s
2024-08-07 12:10:45 -05:00
7022545727 update ReadME 2024-08-07 12:09:56 -05:00

View File

@@ -26,9 +26,6 @@
<ol>
<li>
<a href="#about-the-project">About The Project</a>
<ul>
<li><a href="#built-with">Built With</a></li>
</ul>
</li>
<li>
<a href="#getting-started">Getting Started</a>
@@ -50,15 +47,9 @@
<!-- ABOUT THE PROJECT -->
## About The Project
Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: `github_username`, `repo_name`, `twitter_handle`, `linkedin_username`, `email_client`, `email`, `project_title`, `project_description`
<p align="right">(<a href="#readme-top">back to top</a>)</p>
### Built With
* [![Docker][Docker.com]][Docker-url]
I had a need to run IPTV's EPG in a docker and did not find any holistic solutions readily available to do so. The goal of this project is simply to
provide a vessel by which to easily run the EPG with your selected Sites or Channels and expose the guide.xml on an HTTP interface for easy consumption
in whatever XML-TV consumer you are using.
<p align="right">(<a href="#readme-top">back to top</a>)</p>