X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/blobdiff_plain/bcd37f402a2586d051ac10a6a4982c8c226b2cce..194a358163d7ac0a1f0ea61b1be3372c3532e1c5:/README.md?ds=sidebyside 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`