Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Momo authored Nov 26, 2022
1 parent 03bf458 commit 967d449
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 @@ -13,7 +13,7 @@ python -m syncedlyrics "SEARCH_TERM"
#### Available Options
| Flag | Description |
| --- | --- |
| `-o` | Path to save '.lrc' lyrics", default="{search_term}.lrc |
| `-o` | Path to save `.lrc` lyrics, default="{search_term}.lrc" |
| `-v` | Use this flag to show the logs |
| `--allow-plain` | Return a plain text (not synced) lyrics if not LRC was found |

Expand All @@ -36,4 +36,4 @@ Feel free to suggest more providers please.
[MIT](https://github.com/rtcq/syncedlyrics/blob/master/LICENSE)

## Notes
I also found a [repo](https://github.com/fashni/MxLRC) for MusixMatch API, but it has annoying API rate limits at the moment
I also found a [repo](https://github.com/fashni/MxLRC) for MusixMatch API, but it has annoying API rate limits at the moment

0 comments on commit 967d449

Please sign in to comment.