docs: update README
This commit is contained in:
parent
13c1a79a41
commit
5cc342a88d
15 changed files with 184 additions and 47 deletions
|
|
@ -288,7 +288,7 @@ enum Commands {
|
|||
#[clap(long)]
|
||||
pretty: bool,
|
||||
},
|
||||
/// Get YouTube music charts
|
||||
/// Get YouTube Music charts
|
||||
Charts {
|
||||
/// Chart country
|
||||
country: Option<String>,
|
||||
|
|
|
|||
Reference in a new issue