Add requirements section in README
This commit is contained in:
parent
2b492cdf37
commit
d3f1c638bd
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
A script analoguous to `mp3info`, but for flac files.
|
||||
|
||||
## Requirements
|
||||
|
||||
`flacinfo` depends on the presence of a
|
||||
[`metaflac`](https://linux.die.net/man/1/metaflac) binary somewhere in your
|
||||
`$PATH`.
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue