diff --git a/behavioral/registry/README.md b/behavioral/registry/README.md index 0ba7548..7538daa 100644 --- a/behavioral/registry/README.md +++ b/behavioral/registry/README.md @@ -1,5 +1,7 @@ # go-registry +Merged :https://github.com/Kaezon/go-registry + ## A generic interface for the registry pattern Because adding a registry pattern to each project can result in a lot of code duplication,