X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/a2319a3ffe086b965e3925c811c8b7bdfef49f86..f135dfc783fc99d55b9d350ca6086f9f2b400e59:/README.md diff --git a/README.md b/README.md index bcf6ffd..c0e53e4 100644 --- a/README.md +++ b/README.md @@ -45,13 +45,17 @@ clitube emacs # If your search query has multiple words, use quotes clitube 'nim lang' + +# Advanced: Play audio of the first search result +clitube -m -l "counting stars" ``` ### Commandline arguments -| **Arguments** | **Explanation** | -|----------------|---------------------------| -| -m, --music | Play Music only, no video | +| **Arguments** | **Explanation** | +|---------------|--------------------------------------------| +| -m, --music | Play Music only, no video | +| -l, --lucky | Try your luck with the first search result | ## Development