covergen/README.md

20 lines
295 B
Markdown
Raw Normal View History

# Covergen
![Example](./imgs/ex1.png)
## Usage
```shell
cargo run -r -- [-n] <path/to/audio/track>
```
`-n` option is used to generate images without background.
## Examples
See [imgs](./imgs) directory.
## License
The project is licensed under the terms of th [MIT license](./LICENSE).