From 6d0798d694b07744ef266230f5f4300d4338cbba Mon Sep 17 00:00:00 2001 From: loveb Date: Tue, 17 Jan 2023 18:12:54 +0100 Subject: [PATCH] readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1e56a84 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Iptvnator_rs + +An iptvclient that is capable of parsing and reading m3uplaylists of essentially arbitrary sizes _blazingly fast_ + +# Install + +Just clone the repo and run ```cargo build --release``` to compile the project. Then put it in your PATH or make a shortcut to the binary (target/release/iptvnator)