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