From 8d3da0f10968e2718a70cba0cfdefd96cb28a22b Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Fri, 24 Apr 2020 09:56:05 -0400 Subject: [PATCH] Updated README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c14e967..38df53e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ # aws-ecs-infrastructure +This project is a collection of CloudFormation stacks for getting started with running tasks with ECS. + [See project progress](https://github.com/users/josephbmanley/projects/6) -[ECS Cluster Stack](https://github.com/josephbmanley/aws-cluster-stack) +Included Stacks: -[EFS Stack](https://github.com/josephbmanley/aws-efs-stack) +- [ECS Cluster Stack](https://github.com/josephbmanley/aws-cluster-stack) + +- [EFS Stack](https://github.com/josephbmanley/aws-efs-stack) # Example Tasks