diff options
author | Ryo Nakamura <upa@haeena.net> | 2022-11-05 22:16:59 +0900 |
---|---|---|
committer | Ryo Nakamura <upa@haeena.net> | 2022-11-05 22:16:59 +0900 |
commit | 6d6c29680bfaee6d78b879167c283c0676cacd3d (patch) | |
tree | 9eca0aaacab8c7d93a56fc4981f43639276e4a00 /README.md | |
parent | 15182911097e7dd2e938e2b5d983e35d562ff54f (diff) |
change build status badges to new actions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ # mscp -[](https://github.com/upa/mscp/actions/workflows/build.yml) +[](https://github.com/upa/mscp/actions/workflows/build-ubuntu.yml) [](https://github.com/upa/mscp/actions/workflows/build-macos.yml) + `mscp`, a variant of `scp`, copies files over multiple ssh (sftp) sessions. Multiple threads in mscp transfer (1) multiple files |