diff --git a/README.md b/README.md index 74e6148..70e4987 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# scp-rs +# Fast SCP A Rust CLI tool to copy files from your linux remote server to your local machine. Each file is ran on a separate thread, which makes it much faster than the traditional `scp` command.