From 560e926a42d73b3891d0d9a9ae41b317a7ddad54 Mon Sep 17 00:00:00 2001 From: Superfresh Date: Wed, 8 Nov 2017 11:59:39 -0800 Subject: [PATCH] Tweak wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0dc721f..8f20db2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cf-ecs-deploy -Deployment to Amazon ECS Service +Deployment Sidecar Image for Amazon ECS Service ### Prerequiests - Configured ECS Cluster with at least one running instance. @@ -111,4 +111,4 @@ optional arguments: Image Name in ECS Task Definition to set new tag -t IMAGE_TAG, --image-tag IMAGE_TAG Tag for the image -``` \ No newline at end of file +```