mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-13 23:03:55 +01:00
add: repo link when encouraging contributions
This commit is contained in:
parent
4a233869bd
commit
cfbe95493e
1 changed files with 1 additions and 1 deletions
|
|
@ -77,5 +77,5 @@ fn main() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
eprintln!("{}: {}\n", t!("no-suggestion"), last_command.red());
|
eprintln!("{}: {}\n", t!("no-suggestion"), last_command.red());
|
||||||
eprintln!("{}", t!("contribute"));
|
eprintln!("{}\n{}", t!("contribute"), "https://github.com/iffse/pay-respects");
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue