diff --git a/readme.md b/readme.md index 6c71cb4ae1..6ae23c67ab 100644 --- a/readme.md +++ b/readme.md @@ -901,6 +901,7 @@ - [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 software architecture approach where services collaborate by publishing and subscribing to events. - [Permacomputing](https://github.com/idematos/awesome-permacomputing#readme) - Resilient and regenerative computing practices inspired by permaculture. +- [Guidelines](https://github.com/Kristories/awesome-guidelines#readme) - Programming style and best practices. - [Standards](https://github.com/donBarbos/awesome-standards#readme) - Standards and proposals that define and enhance software, languages, and related technologies. ## Related