Add readme.md

This commit is contained in:
Emil Miler 2023-12-28 01:48:58 +01:00
parent 892bf6e749
commit 38687d9ff7

16
readme.md Normal file
View File

@ -0,0 +1,16 @@
## Requirements
- `chordpro`
- `ghostscript`
## Building
`make` defaults to `all` which builds individual pdf and html files for
all songs. It also builds two complete songbooks for *mixtape* and *classic*.
Available targets:
- `all`
- `pdf`
- `html`
- `clean`