From 18adf98fa5e03d3675f3dff21971d9fbe816208c Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Fri, 27 Sep 2013 21:09:12 -0400 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.