From ff857d8ebba988d3e4c9f3e6a11b38bb2c505587 Mon Sep 17 00:00:00 2001 From: Lutz Huehnken <944838+lutzh@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:11:01 +0100 Subject: [PATCH] changed the description to not describe the list, but the topic of the list --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8486d56f..63faeb55 100644 --- a/readme.md +++ b/readme.md @@ -892,7 +892,7 @@ - [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing. - [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices. - [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text. -- [Event-Driven Architecture](https://github.com/lutzh/awesome-event-driven-architecture#readme) - A curated list of awesome articles and resources to learn about event-driven architecture. +- [Event-Driven Architecture](https://github.com/lutzh/awesome-event-driven-architecture#readme) - Event-driven architecture is a software architecture approach where services collaborate by publishing and subscribing to events. ## Related