README.rdoc in net-ssh-simple-1.6.15 vs README.rdoc in net-ssh-simple-1.6.16

- old
+ new

@@ -1,5 +1,5 @@ -= Net::SSH::Simple {<img src="https://gemnasium.com/busyloop/net-ssh-simple.png" alt="Dependency Status" />}[https://gemnasium.com/busyloop/net-ssh-simple] += Net::SSH::Simple {<img src="https://gemnasium.com/busyloop/net-ssh-simple.png" alt="Dependency Status" />}[https://gemnasium.com/busyloop/net-ssh-simple] {<img src="https://badge.fury.io/rb/net-ssh-simple.svg" alt="Gem Version" />}[https://badge.fury.io/rb/net-ssh-simple] Net::SSH::Simple is a simple wrapper around Net::SSH and Net::SCP. It reduces the amount of boilerplate code that you need to write for handling SSH-connections, thereby preventing many common mistakes related