diff --git a/README.md b/README.md index 39f24f1..e3a5a76 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ employ ====== -A distributed one time ec2 command execution and result aggregation framework. +A distributed command execution framework. -What? Basically it is like [beeswithmachineguns](https://github.com/newsapps/beeswithmachineguns.git), but more generic. -This tool can be used for running commands other than `ab`. +What? Basically it is like [beeswithmachineguns](https://github.com/newsapps/beeswithmachineguns.git), +except it allows for easily adding additional commands and instance managers.