From 38caed98e7aa7447b2703c9c9ca7e984ca49dc90 Mon Sep 17 00:00:00 2001 From: ebosas Date: Thu, 4 Nov 2021 20:52:23 +0200 Subject: [PATCH] Update description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9e1676..de2f0c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Microservices -A basic example of microservice architecture which demonstrates communication between a few loosely coupled services and deployment to AWS. +A basic example of microservice architecture which demonstrates communication between a few loosely coupled services. * Written in Go * Uses RabbitMQ to communicate between services