From 722ccf47bea0f7561ace7fec8630b6d411ab221b Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Wed, 26 Oct 2022 22:26:03 +0800 Subject: [PATCH] Update README.md --- patterns-modules/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/patterns-modules/README.md b/patterns-modules/README.md index 86795e7a3f..8cf237defd 100644 --- a/patterns-modules/README.md +++ b/patterns-modules/README.md @@ -1,3 +1,5 @@ ## Patterns Modules This module contains articles about design patterns. + +- [Coupling in Java](https://www.baeldung.com/java-coupling-classes-tight-loose)