README.rdoc in net-ssh-simple-1.6.6 vs README.rdoc in net-ssh-simple-1.6.7
- old
+ new
@@ -15,10 +15,10 @@
* All results are returned as {Net::SSH::Simple::Result}[http://busyloop.github.com/net-ssh-simple/doc/Net/SSH/Simple/Result]
* All errors are raised as {Net::SSH::Simple::Error}[http://busyloop.github.com/net-ssh-simple/doc/Net/SSH/Simple/Error]
* Efficient by default; re-uses transport connections where possible
* Maintains Keep-Alive to prevent unexpected connection timeouts
* Lots of documentation
-* {100%}[http://busyloop.github.com/net-ssh-simple/coverage/] test coverage
+* {98.8%}[http://busyloop.github.com/net-ssh-simple/coverage/] test coverage
== Installation
gem install net-ssh-simple