add COPYING and README.md
[nihav-tool.git] / README.md
CommitLineData
8e3a67d6
KS
1# nihav-tool
2
3nihav-tool is a simple tool to test decoding functionality of NihAV.
4
5## Getting Started
6
7Put it into directory with other NihAV crates and invoke `cargo build`.
8
9## Contributing
10
11You're not supposed to. Even I hardly do that so why should you?
12
13## License
14
15NihAV is licensed under GNU Affero Public License - see [COPYING] for details.
16
17Parts of the project can be relicensed to other free licenses like LGPLv2 on request.