Update README.md

This commit is contained in:
Edward 2020-05-11 21:24:28 +08:00 committed by GitHub
parent 4f80dfb07b
commit eb1e5af8eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ way to do so.
import (
"fmt"
"github.com/kaezon/go-registry"
"github.com/crazybber/awesome-patterns/behavioral/registry"
)
var myReg registry.Registry