X-Git-Url: https://git.nihav.org/?p=nihav-tool.git;a=blobdiff_plain;f=README.md;h=da0fffa87075acb723e5513a98df932f68902408;hp=f3a5d5f8141a26c2cdd1fe7b638a1f8969281839;hb=HEAD;hpb=8e3a67d601c797d056b38de11d758f653735b24f diff --git a/README.md b/README.md index f3a5d5f..da0fffa 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ nihav-tool is a simple tool to test decoding functionality of NihAV. Put it into directory with other NihAV crates and invoke `cargo build`. +See https://codecs.multimedia.cx/2020/07/some-words-about-nihav-tools/ for a description of how to use it. +Or run `nihav-tool --help`. + ## Contributing You're not supposed to. Even I hardly do that so why should you?