Add requirements section in README

This commit is contained in:
Théophile Bastian 2018-01-18 23:25:03 +01:00
джерело 2b492cdf37
коміт d3f1c638bd
1 змінених файлів з 6 додано та 0 видалено

@ -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
```