From 799cfc67232ea75c83ff6d511d096618a7b7b25a Mon Sep 17 00:00:00 2001 From: hxtree Date: Tue, 7 Nov 2023 05:40:46 +0000 Subject: [PATCH] feat: add event drive Signed-off-by: hxtree --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 59ab28cd..e58838c8 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,10 @@ that immerses you in a wondrous world. Join us on this journey as we develop and bring the game to life. This repo houses the game's code in a enterprise architecture monorepo. It -includes numerous microservices built on a PaaS with IaC for streamlined DevOps -CI/CD. While we maintain some packages primarily for the game, most we -individually publish to [NPM](https://www.npmjs.com/search?q=%40cats-cradle). +includes numerous event-driven microservices built on a PaaS with IaC for +streamlined DevOps CI/CD. While we maintain some packages primarily for the +game, most we individually publish to +[NPM](https://www.npmjs.com/search?q=%40cats-cradle). ## Getting Started