fix some clippy warnings
[nihav-tool.git] / README.md
1 # nihav-tool
2
3 nihav-tool is a simple tool to test decoding functionality of NihAV.
4
5 ## Getting Started
6
7 Put it into directory with other NihAV crates and invoke `cargo build`.
8
9 See https://codecs.multimedia.cx/2020/07/some-words-about-nihav-tools/ for a description of how to use it.
10 Or run `nihav-tool --help`.
11
12 ## Contributing
13
14 You're not supposed to. Even I hardly do that so why should you?
15
16 ## License
17
18 NihAV is licensed under GNU Affero Public License - see [COPYING] for details.
19
20 Parts of the project can be relicensed to other free licenses like LGPLv2 on request.