diff --git a/README.md b/README.md index ba49ff4..3f042fa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # rexec Parallel SSH executor in Rust. It can read servers from `~/.ssh/known_hosts` + or even expand servers from bash expanshion line `cassandra.{prod,dev}.example.com` [![Rust-static-build](https://github.com/house-of-vanity/rexec/actions/workflows/release.yml/badge.svg)](https://github.com/house-of-vanity/rexec/actions/workflows/release.yml)