# biff
Byte by byte file comparator.
## Overview
Compares two files byte by byte.
## Usage
Display usage:
```
$ biff -h
```
## License
Licensed under either of
- [MIT license](https://opensource.org/licenses/MIT) ([LICENSE-MIT](https://github.com/senees/biff/blob/main/LICENSE-MIT)), or
- [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([LICENSE-APACHE](https://github.com/senees/biff/blob/main/LICENSE-APACHE))
at your option.
## Contribution
All contributions intentionally submitted for inclusion in the work by you,
shall be dual licensed as above, without any additional terms or conditions.