Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalourdio committed May 6, 2024
1 parent efd949f commit fc90a34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Intended to run as CLI, it extracts the artwork embedded in audio files (FLAC/MP

# TLDR

- Download extract the [bin and the .so](https://github.com/mpalourdio/flhacker/raw/main/bin/flhacker) (linux x86-64 only. Windows users must compile it themselves, or get a true OS).
- Download & extract the [bin and the .so](https://github.com/mpalourdio/flhacker/raw/main/bin/flhacker) (linux x86-64 only. Windows users must compile it themselves, or get a true OS).
- Run `./flhacker -f /tmp/my.flac`
- Let the magic happen

# Example
`./flhacker -f ~/home/me/Time.flac`
`./flhacker -f ~/Desktop/Time.flac`

![Example](examples/dsotm.png)

Expand Down

0 comments on commit fc90a34

Please sign in to comment.