From 5a5955694b6c4a854cdbee4c314cd609e9091b7a Mon Sep 17 00:00:00 2001 From: scogliani Date: Mon, 4 Jan 2021 10:41:42 +0100 Subject: [PATCH] Add a new ressource for Design Patterns websites --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a45dcfb..8ac68ee 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ Use design patterns such that it can be reused in multiple applications. #### Useful Websites * [101 Design Patterns & Tips for Developers](http://sourcemaking.com/design-patterns-and-tips) +* [The GoF Design Patterns Reference](http://w3sdesign.com/)