X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/blobdiff_plain/c3180470b5b2549a6fd5833e85a8bcbfad818fb3..026a2f69776d0a8c9e15e560bef4a8a01f510aa0:/README.md diff --git a/README.md b/README.md index 6713a7d..71d7259 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ -#Lyricli (lrc) +# Lyricli (lrc) A command line tool to show the lyrics of your current song + +## Building + +Run `swift build` + +## Running tests + +Run `swift test`