Update README.md

This commit is contained in:
Edward 2020-05-03 23:42:10 +08:00 committed by GitHub
parent f6994551ff
commit 08aade3352
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,8 @@
A curated collection of idiomatic design & application patterns for Go language.
## this is fork of https://github.com/tmrts/go-patterns but merged in with other awesome forks.
## Update History
+ *Merged : https://github.com/nynicg/go-patterns*