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)