diff --git a/README.md b/README.md
index 10d1f15..c92a25b 100644
--- a/README.md
+++ b/README.md
@@ -29,44 +29,39 @@
-
-
-
-
-
@@ -183,17 +178,6 @@ These requirements are not forced required to run termscp, but to enjoy all of i
---
-## Support the developer ☕
-
-If you like termscp and you're grateful for the work I've done, please consider a little donation 🥳
-
-You can make a donation with one of these platforms:
-
-[](https://ko-fi.com/veeso)
-[](https://www.paypal.me/chrisintin)
-
----
-
## User manual 📚
The user manual can be found on [termscp's documentation website](https://docs.termscp.rs).
diff --git a/src/cli.rs b/src/cli.rs
index e497f89..043251a 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -39,8 +39,7 @@ Address syntax can be:
- `\\\\[:port]\\[\\path]` for SMB (on Windows)
- `smb://[user@][:port][/path]` for SMB (on other systems)
-Please, report issues to
-Please, consider supporting the author ")]
+Please, report issues to ")]
pub struct Args {
#[argh(subcommand)]
pub nested: Option,