From b86d6c70bdc1f218f4ea6fd6b97660440aab3609 Mon Sep 17 00:00:00 2001 From: ERDesigns Software <58181853+erdesigns-eu@users.noreply.github.com> Date: Sun, 22 Nov 2020 12:47:46 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7c00ecb..8591f01 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # M3U2STRM Convert your M3U to STRM files for Kodi/Emby on your Linux machine + +![m3u2strm](https://erdesigns.eu/images/m3u2strm-linux-2.png) + +This is a simple script written in Bash and PHP. You can edit it to your liking, you could even move the PHP part to the Bash script, or put everything in the PHP script and make it executable. If you need more functions, please send me a email and i will happily share more functions relating to IPTV, M3U and converting to STRM files.