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