Skip to content

Commit dad1cd8

Browse files
author
Dan
committed
Updated readme
1 parent 2d3cd75 commit dad1cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
parallel-ssh
22
============
33

4-
Small wrapper library over paramiko that allows for parallel execution of SSH commands on remote hosts and executing simple single host commands over SSH.
4+
Library for running asynchronous parallel SSH commands over many hosts.
55

66
parallel-ssh uses asychronous network requests - there is *no* multi-threading or multi-processing used.
77

0 commit comments

Comments
 (0)