]> git.r.bdr.sh - rbdr/lyricli/blame_incremental - README.md
Merge branch 'feature/read-song-from-command-line' into develop
[rbdr/lyricli] / README.md
... / ...
CommitLineData
1# Lyricli (lrc)
2
3A command line tool to show the lyrics of your current song
4
5## Building
6
7Run `swift build`
8
9## Running tests
10
11Run `swift test`