diff --git a/README.md b/README.md index 10d1f15..c92a25b 100644 --- a/README.md +++ b/README.md @@ -29,44 +29,39 @@

License-MIT Repo stars Downloads counter Latest version - - Ko-fi

- Linux CI - MacOS CI - Windows CI

@@ -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: - -[![ko-fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/veeso) -[![PayPal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](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,