From e11c7f2e8ec257d085655fd72cc8ced65f57afa0 Mon Sep 17 00:00:00 2001 From: Alberto Grespan Date: Thu, 21 Jul 2016 10:42:38 -0400 Subject: [PATCH] Update README description --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5dc2cda..e3e8782 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Cuckoo -Cuckoo, like the bird in the clock, is a very simple command line tool that -polls [Consul][consul] for a count of healthy instances of a service and posts -it to [AWS CloudWatch][cloudwatch] as a metric. +Cuckoo, like the bird in the clock, is a very simple application that polls +[Consul][consul] for a count of healthy instances of a service and posts it to +[AWS CloudWatch][cloudwatch] as a metric. ## Usage