From 138064701099c9a12c054bae6de74fde01c0d162 Mon Sep 17 00:00:00 2001 From: Free TV <82442641+freetv332@users.noreply.github.com> Date: Thu, 15 Apr 2021 11:31:07 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f58c2cc..3ef7cb5 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ Format The m3u8 playlist is generated from the .md files by the .py script. -Each .md file represesnts a group. The

line in used as the group title. +Each .md file represesnts a group. The `

` line in used as the group title. -Only channels which URL column starts with [>] are included in the playlist. +Only channels which URL column starts with `[>]` are included in the playlist. Issues ====== @@ -62,9 +62,9 @@ To add a new channel, make a Pull Request. - In your Pull Request you need to provide information to show that the channel is free. - Use imgur.com to host the channel logo and point to it. -- If you have a valid HD stream, add it and put [>] in front of it. -- If you don't have an stream for the channel, add [x]() in the url column and place your channel in the Invalid category. -- If you have a stream but it doesn't work well, put the channel in the Invalid category and put [x] in front of the url. +- If you have a valid HD stream, add it and put `[>]` in front of it. +- If you don't have an stream for the channel, add `[x]()` in the url column and place your channel in the Invalid category. +- If you have a stream but it doesn't work well, put the channel in the Invalid category and put `[x]` in front of the url. **Removing a Channel** @@ -74,7 +74,7 @@ In your Pull Request you need to provide information to show that the channel is Note: Public taxes (whether national or regional, whether called TV License or not) do not constitute a private paid subscription. -If a stream is broken, simply move the channel to the invalid category and replace [>] with [x] in the url column. +If a stream is broken, simply move the channel to the invalid category and replace `[>]` with `[x]` in the url column. Supported Countries ===================