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