From 6f41dd327b081df9dfda5f19e00cdffdaef248c0 Mon Sep 17 00:00:00 2001 From: ebosas Date: Wed, 3 Nov 2021 14:21:06 +0200 Subject: [PATCH] Update CI/CD description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aafdb77..35ce19b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A basic example of microservice architecture which demonstrates communication be * Uses React for front end development * Builds with Docker * Deployed on AWS with CloudFormation templates - * ECS using EC2 instances + * ECS using EC2 * AWS Fargate * Uses CI/CD pipeline