From 8e20fcec3a9c5fa757ffac6b4b35366286c8bf24 Mon Sep 17 00:00:00 2001 From: Jan Zikan Date: Thu, 4 Oct 2018 17:15:27 +0200 Subject: [PATCH] Add list of design patterns Huge list of software and architecture related design patterns. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1310c05..63d2e00 100755 --- a/readme.md +++ b/readme.md @@ -602,6 +602,7 @@ - [FIRST Robotics Competition](https://github.com/andrewda/awesome-frc#readme) - International high school robotics championship. - [Humane Technology](https://github.com/engagingspaces/awesome-humane-tech#readme) - Open source projects that help improve society. - [Speakers](https://github.com/karlhorky/awesome-speakers#readme) - Conference and meetup speakers in the programming and design community. +- [Design patterns](https://github.com/DovAmir/awesome-design-patterns#readme) - List of software and architecture related design patterns. ## License