Add requirements section in README

Este commit está contenido en:
Théophile Bastian 2018-01-18 23:25:03 +01:00
padre 2b492cdf37
commit d3f1c638bd
Se han modificado 1 ficheros con 6 adiciones y 0 borrados

Ver fichero

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